diff options
| -rwxr-xr-x | .config/herbstluftwm/autostart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index e0e59a3..109ea43 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart | |||
| @@ -194,7 +194,7 @@ else | |||
| 194 | start_panel $panel | 194 | start_panel $panel |
| 195 | fi | 195 | fi |
| 196 | 196 | ||
| 197 | $hlwm_scripts/start.sh "xautolock -locker $hlwm_scripts/lock.sh" | 197 | $hlwm_scripts/start.sh "xautolock -time 5 -locker $hlwm_scripts/lock.sh" |
| 198 | $hlwm_scripts/start.sh "feh --bg-fill $wallpaper" | 198 | $hlwm_scripts/start.sh "feh --bg-fill $wallpaper" |
| 199 | $hlwm_scripts/start.sh "compton --config $HOME/.compton" | 199 | $hlwm_scripts/start.sh "compton --config $HOME/.compton" |
| 200 | $hlwm_scripts/start.sh "xrdb -load $HOME/.Xresources" | 200 | $hlwm_scripts/start.sh "xrdb -load $HOME/.Xresources" |
