This commit is contained in:
committer
2024-05-27 08:09:14 -05:00
parent 6c84d3755d
commit 64b3a3207a
2 changed files with 6 additions and 3 deletions

View File

@@ -214,7 +214,7 @@ exec --no-startup-id protonvpn
# screen off after 30 min (1800 sec)
exec_always --no-startup-id xset dpms 0 0 1800;
# lock after X minutes
exec --no-startup-id xautolock -time 10 -locker i3lock_fk.sh
exec --no-startup-id xautolock -time 15 -locker i3lock_fk.sh
# ---
# shortcuts

View File

@@ -68,5 +68,8 @@ set cleaner ctpvclear
&ctpvquit $id
# dragon
map xi set dragon-drop --target --and-exit
map xo set dragon-drop $1
cmd dragonin %"dragon-drop --target --and-exit"
cmd dragonout %dragon-drop $fx
map xi set dragonin
map xo set dragonout