u
This commit is contained in:
@@ -214,7 +214,7 @@ exec --no-startup-id protonvpn
|
|||||||
# screen off after 30 min (1800 sec)
|
# screen off after 30 min (1800 sec)
|
||||||
exec_always --no-startup-id xset dpms 0 0 1800;
|
exec_always --no-startup-id xset dpms 0 0 1800;
|
||||||
# lock after X minutes
|
# 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
|
# shortcuts
|
||||||
|
|||||||
@@ -68,5 +68,8 @@ set cleaner ctpvclear
|
|||||||
&ctpvquit $id
|
&ctpvquit $id
|
||||||
|
|
||||||
# dragon
|
# dragon
|
||||||
map xi set dragon-drop --target --and-exit
|
cmd dragonin %"dragon-drop --target --and-exit"
|
||||||
map xo set dragon-drop $1
|
cmd dragonout %dragon-drop $fx
|
||||||
|
|
||||||
|
map xi set dragonin
|
||||||
|
map xo set dragonout
|
||||||
|
|||||||
Reference in New Issue
Block a user