diff options
| author | 2015-06-17 11:01:33 +0200 | |
|---|---|---|
| committer | 2015-06-17 11:01:33 +0200 | |
| commit | 2a705832f5267b42a8d3ccc655b433a24fd50cdd (patch) | |
| tree | f9c9a36d8bdf55a0073aaf0fe7c5b694a48eca54 | |
| parent | 7696ac3d7c0200cad7278e409639d9e6e1a5d451 (diff) | |
| download | dotfiles-2a705832f5267b42a8d3ccc655b433a24fd50cdd.tar.gz dotfiles-2a705832f5267b42a8d3ccc655b433a24fd50cdd.zip | |
Use herbstluftwm and mowedline
| -rwxr-xr-x | x11/.xinitrc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/.xinitrc b/x11/.xinitrc index 94e65d0..151f552 100755 --- a/x11/.xinitrc +++ b/x11/.xinitrc @@ -15,8 +15,11 @@ fi redshift -l 51.1180:4.0012 & unclutter & kupfer --no-splash & +mowedline & +mpc-status-mowedline & export $(/usr/bin/gnome-keyring-daemon --start --components=secrets,gpg) # exec ~/.local/share/quicklisp/local-projects/stumpwm/stumpwm -exec /usr/bin/awesome +# exec /usr/bin/awesome +exec /usr/bin/herbstluftwm |
