diff options
| -rwxr-xr-x | .config/herbstluftwm/autostart | 1 | ||||
| -rw-r--r-- | Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index cd0907c..8460a69 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart | |||
| @@ -199,4 +199,5 @@ $hlwm_scripts/start.sh compton --config ~/.compton | |||
| 199 | $hlwm_scripts/start.sh xrdb -load ~/.Xresources | 199 | $hlwm_scripts/start.sh xrdb -load ~/.Xresources |
| 200 | $hlwm_scripts/start.sh pulseaudio --start | 200 | $hlwm_scripts/start.sh pulseaudio --start |
| 201 | $hlwm_scripts/start.sh xscreensaver -no-splash | 201 | $hlwm_scripts/start.sh xscreensaver -no-splash |
| 202 | $hlwm_scripts/start.sh dropboxd | ||
| 202 | $hlwm_scripts/start.sh $hlwm_scripts/notify.sh $monitor_w $window_p $panel_h $hlwm_scripts/popup.sh | 203 | $hlwm_scripts/start.sh $hlwm_scripts/notify.sh $monitor_w $window_p $panel_h $hlwm_scripts/popup.sh |
| @@ -8,7 +8,7 @@ HERBSTLUFT = herbstluftwm | |||
| 8 | 8 | ||
| 9 | BASHRC = .bashrc | 9 | BASHRC = .bashrc |
| 10 | COMPTON = .compton | 10 | COMPTON = .compton |
| 11 | LIQUIDPROMPT = liquidpromptrc | 11 | LIQUIDPROMPT = .liquidpromptrc |
| 12 | LP_PS1 = .lp_ps1 | 12 | LP_PS1 = .lp_ps1 |
| 13 | VIMRC = .vimrc | 13 | VIMRC = .vimrc |
| 14 | XRESOURCES = .Xresources | 14 | XRESOURCES = .Xresources |
