u
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user