You are not logged in.
Any theme scientists here fancy having a go at making a Bunsenlabs IceWM theme? ![]()
Offline
I have no idea why, but the pop up window that appears asking for your password when you open Synaptic in any other DE or WM doesn't seem to appear in IceWM. Which is odd
Offline
Probably need a polkit agent running. I don't think IceWm reads the /etc/xdg/autostart files, so start the polkit agent from your IceWm startup file.
I can't recall which polkit agent BL has by default, check /etc/xdg/autostart for the polkit desktop file.
Edit - mate polkit agent. Check /etc/xdg/autostart/polkit-mate-authentication-agent-1.desktop with your preferred text editor for the command.
You must unlearn what you have learned.
-- yoda
Offline
I copied the relevant line from the bunsenlabs autostart file into my icewm startup file. That worked.
Offline
^There should be no polkit agent line in the BunsenLabs autostart file now, because mate polkit agent gets started by its .desktop file in /etc/xdg/autostart/ But that won't have any effect unless either bl-xdg-autostart or /usr/lib/x86_64-linux-gnu/openbox-xdg-autostart is run. So I guess 'bl-xdg-autostart' is the line you copied?
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
^There should be no polkit agent line in the BunsenLabs autostart file now, because mate polkit agent gets started by its .desktop file in /etc/xdg/autostart/
He's running Debian 12/bookworm based on his screenshot. Must have gnome-polkit installed, too.
I thought he had installed BL carbon alpha.
@MarkW, did you copy BL configs to your bookworm install?
You must unlearn what you have learned.
-- yoda
Offline
I didn't. What happened is that I wanted to have a look at GNOME without having to bother downloading a GNOME based distro and put it on a USB stick. So I installed the GNOME desktop from the repos, but that pulled in GDM... Which doesn't recognise the existence of any DE or WM beyond GNOME and doesn't like being replaced as the DM. GDM futzed up the system. I had to install something and all I had was the Carbon alpha on a 4GB USB stick.
It's a long and complicated story involving not being able to do anything in Carbon that requires root privileges outside the terminal and ends with me reinstalling Boron
Offline
@hhh. Have you had any problems with Conky on IceWM?
Offline
@hhh. Have you had any problems with Conky on IceWM?
I haven't run it yet. Just a moment...
I don't care what you do at home. Would you care to explain?
Offline
No issues. My startup...
#!/bin/sh
/usr/libexec/polkit-mate-authentication-agent-1 &
setxkbmap -option ctrl:nocaps &
synclient VertEdgeScroll=0 VertTwoFingerScroll=1 HorizEdgeScroll=0 TapButton1=1 TapButton2=3 TapButton3=2 PalmDetect=1 PalmMinWidth=4 PalmMinZ=100 &
syndaemon -i .5 -K -t -R -d &
nm-applet &
picom &
conky &I don't care what you do at home. Would you care to explain?
Offline
I deleted my "freaking cool screenshot" post out of embarrassment just as you posted.
I don't care what you do at home. Would you care to explain?
Offline
Conky is not my thing, start a thread in the conky forum.
I don't care what you do at home. Would you care to explain?
Offline
You really shouldn't have.
I need to learn out to incorporate the IceWM specific parts of the icewm-menu into jgmenu. Where would be the best place to start?
Offline
I'm wondering how I can add BL specific items to the Icewm menu
Offline
Indeed it is
![]()
I can get Hydrogen, Sargas and Big Clock Conkies to show, but none the others save for the very basic one.
Here's mine with Sargas
https://thumbs2.imgbox.com/32/40/oS7D6Ocj_t.png
Hmm. The time is wrong.
Nice picture though, is that Cornwall?
Last edited by Colonel Panic (2025-10-11 20:17:03)
Offline
Maybe? ![]()
Offline
How might I add the Utilities, Places and Recent Files menus from Bunsenlabs to the icewm-menu?
Offline
How might I add the Utilities, Places and Recent Files menus from Bunsenlabs to the icewm-menu?
IceWm ships with a menu generator - https://ice-wm.org/man/icewm-menu-fdo
That should add any BL specific *.desktop files. Anything else will probably require manual editing of the icewm-menu - https://ice-wm.org/man/icewm-menu
You must unlearn what you have learned.
-- yoda
Offline