Use herbstluftwm and mowedline
This commit is contained in:
parent
7696ac3d7c
commit
2a705832f5
1 changed files with 4 additions and 1 deletions
|
@ -15,8 +15,11 @@ fi
|
||||||
redshift -l 51.1180:4.0012 &
|
redshift -l 51.1180:4.0012 &
|
||||||
unclutter &
|
unclutter &
|
||||||
kupfer --no-splash &
|
kupfer --no-splash &
|
||||||
|
mowedline &
|
||||||
|
mpc-status-mowedline &
|
||||||
|
|
||||||
export $(/usr/bin/gnome-keyring-daemon --start --components=secrets,gpg)
|
export $(/usr/bin/gnome-keyring-daemon --start --components=secrets,gpg)
|
||||||
|
|
||||||
# exec ~/.local/share/quicklisp/local-projects/stumpwm/stumpwm
|
# exec ~/.local/share/quicklisp/local-projects/stumpwm/stumpwm
|
||||||
exec /usr/bin/awesome
|
# exec /usr/bin/awesome
|
||||||
|
exec /usr/bin/herbstluftwm
|
||||||
|
|
Loading…
Reference in a new issue