mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Fix xautolock locker script location
This commit is contained in:
parent
052defed96
commit
fae2e6360d
@ -146,7 +146,7 @@ bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT
|
||||
# app launch shortcuts
|
||||
exec --no-startup-id ~/.fehbg
|
||||
exec --no-startup-id ~/.config/i3/disable-standby-fs.py
|
||||
exec xautolock -time 10 -locker /usr/bin/lock.sh
|
||||
exec xautolock -time 5 -locker ~/.config/i3/lock.sh
|
||||
|
||||
exec --no-startup-id pulseaudio
|
||||
exec --no-startup-id dropbox
|
||||
|
Loading…
Reference in New Issue
Block a user