You are not logged in.
Beautiful color theme
Offline
Döbbie03 wrote:Beautiful color theme
Thank you, it's my usual colours, it just happens to work well with this wallpaper.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
@chroot, what panel are you using with labwc?
@Dobbie, leetage!
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
@Dobbie, leetage!
Indeed!
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
Tried a test upgrade to trixie, went well:
Had to reinstall network-manager & network-manager-gnome but otherwise everything still seems to work, which is nice.
I can't get live-build to work with the trixie images (the debian-installer needs the fuse package, which tries to pull in libfuse3-3 instead of the listed libfuse3-4 dependency for some reason) but I've never managed to build testing images before so that's not unusual.
Offline
@chroot, what panel are you using with labwc?
@Dobbie, leetage!
xfce4-panel
Offline
https://i.imgur.com/JymDa7St.jpeg
Special thanks to @marens, for his excellent RadioTray-NG-conky-music-script.
For years, after logging in, I first turn on RadioTray_NG.
I love listening to old blues artists that I've never heard of before because it's a return to the roots of today's music (IMO).
Thanks to this script, I can now see them and it takes listening to the radio to the next level.
It's really a completely different experience:
https://forums.bunsenlabs.org/viewtopic … 00#p142100
If people would know how little brain is ruling the world, they would die of fear.
Offline
Offline
Danger!
Just spent some time on labwc + sfwbar. It's pretty good. Tried to find something which is similar to obconf in waybar but had no luck. labwc-tweaks pretty much is useless.
Offline
Online
Offline
Just gave the same treatment to bl-imgbb- upload
. I'm geo-blocked from creating an imgur account but I can make one for imgbb using the script. There are pretty minimal changes because I made a wrapper around the wayland screen shot CLI tool grim
to imitate scrot
EDIT: turns out i'm not geo-blocked on imgur. They must have had a bug at the time. Anyway, I was able to add an existing account (which I forgot I made ) with the tools available in the imgur-upload script.
Last edited by micko01 (2025-04-12 09:05:06)
#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen
Offline