feat: switch to xidlehook
This commit is contained in:
parent
00cef52dcf
commit
d96a5583ad
2 changed files with 24 additions and 2 deletions
|
@ -19,8 +19,8 @@ set $mod Mod4
|
|||
# Display setup
|
||||
exec --no-startup-id xrandr --auto
|
||||
|
||||
# Transfer X11 lock to i3lock (locks computer before going to sleep)
|
||||
exec xss-lock --transfer-sleep-lock -- i3lock --nofork
|
||||
# Autolock script
|
||||
exec "$HOME/.config/i3/scripts/autolock.sh"
|
||||
|
||||
# Polybar
|
||||
exec_always --no-startup-id $HOME/.config/i3/scripts/polybar.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue