You are not logged in.
Most excellent. Have updated my AL system!
"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
bspwm on Arch
Back to arch after a brief tour of Debian Stable.
Apps are xft-lemonbar, Thunar, termite, vim, conky.
Offline
Offline
Fresh BunsenLabs Helium install
Installed using Debian Stretch non-free firmware base as per;
https://forums.bunsenlabs.org/viewtopic.php?id=3800
LOVE THE BEAM THEME + PAPER-BUNSEN ICONS
NO MAJOR ISSUES THUS FAR...
Just a couple of observations;
*Gnome-Mplayer as per Openbox menu install option is no longer available on Debian
*It would be cool to have lightdm-gtk-greeter-settings installed by default.
Last edited by mrneilypops (2018-01-09 21:47:24)
Offline
Slightly Off-topic:
*Gnome-Mplayer as per Openbox menu install option is no longer available on Debian
Maybe replacing gnome-mplayer with gnome-mpv would be good?
I opened a pull request for fixing and (eventual) further discussion: https://github.com/BunsenLabs/bunsen-pipemenus/pull/54
Offline
I opened a pull request for fixing
Thanks vinzv, I've merged that, it seems like a sensible substitution.
Offline
Helium tweaking...
kernel 4.14.0-0.bpo.2-amd64
Firefox-ESR removed
Firefox-Quantum installed (sudo ln -s /opt/firefox/firefox /usr/bin/firefox )
GTX1050Ti nvidia drivers installed OK.
conky based on Elegance-beam conky by capn-damo;
http://fav.me/dbfj8rn
Offline
Offline
@brontosaurusrex Nice! Making the icon's colors fit to the wallpaper surely would look good.
Offline
vinzv wrote:I opened a pull request for fixing
Thanks vinzv, I've merged that, it seems like a sensible substitution.
https://cdn.scrot.moe/images/2018/01/10/2018-01-10-071753_1280x800_scrot.th.png
Would someone like to try gnome-mpv? Last time I tried it was a bit under impressive. We could just leave it out if it hasn't improved.
normal service will be resumed as soon as possible
Offline
I did for a while now. As far as I can see it does the job, but maybe my needs are too common.
What didn't work for your?
That said, generally speaking I'm not sure if the pipemenu is needed for another media player. Maybe it would be better to offer other tools?
Last edited by vinzv (2018-01-11 08:55:28)
Offline
@brontosaurusrex Nice! Making the icon's colors fit to the wallpaper surely would look good.
If it's complementary color scheme then they do (or are close). That would be interesting to test, do we have a single-click-make-it-similar-to-wallpaper solution for icons?
Offline
do we have a single-click-make-it-similar-to-wallpaper solution for icons?
Found this one by damo and/or ohnonot which is very close to a single click solution:
paper-script.sh "rgb(x,y,z)"
or
paper-script.sh "#123456"
Haven't tried it myself yet but using imagemagick sounds reasonable
Offline
Helium tweaking...all stable thus far...
Offline
Offline
Swapped my Arch chroot for a Debian version 'cos I got bored of waiting for Dungeon Crawl to be updated.
It is usefully smaller if the "minbase" variant is selected during the `debootstrap` phase.
Also dropped a command from the shell loop that provides the status readout:
while sleep 1; do xsetroot -name "$(cat /sys/class/power_supply/BAT0/capacity)% • $(date +'%F • %T')"; done &
^ The `sleep` command is used to initiate the while loop rather than as a separate command within the loop 8)
Offline