diff options
| author | 2014-10-25 21:22:03 +0200 | |
|---|---|---|
| committer | 2014-10-25 21:22:03 +0200 | |
| commit | 8ecace69cb3b35ac6b72859ebf0be70d11d2d71e (patch) | |
| tree | f910765c1f735f5df283edaa53522c87272203a0 /.config/herbstluftwm/autostart | |
| parent | 7a6e9e963c6ce803aaae2d6161ca627914540325 (diff) | |
| download | dotfiles-8ecace69cb3b35ac6b72859ebf0be70d11d2d71e.tar.gz dotfiles-8ecace69cb3b35ac6b72859ebf0be70d11d2d71e.tar.bz2 dotfiles-8ecace69cb3b35ac6b72859ebf0be70d11d2d71e.zip | |
Lock at 5 mins
Diffstat (limited to '.config/herbstluftwm/autostart')
| -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" |
