mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
i3/config: start xautolock with '--no-startup-id'
This commit is contained in:
parent
a6db5e8074
commit
ef1ef52649
@ -182,7 +182,7 @@ exec --no-startup-id "ip monitor | while read line; do pkill -RTMIN+15 i3blocks;
|
||||
# app launch shortcuts
|
||||
exec --no-startup-id ~/.fehbg
|
||||
exec --no-startup-id ~/.config/i3/disable-standby-fs.py
|
||||
exec xautolock -time 5 -locker ~/.config/i3/lock.sh
|
||||
exec --no-startup-id xautolock -time 5 -locker ~/.config/i3/lock.sh
|
||||
|
||||
# startup programs
|
||||
exec --no-startup-id pulseaudio
|
||||
|
Loading…
Reference in New Issue
Block a user