diff --git a/dots/i3wm/config b/dots/i3wm/config index 61326d3..01ed4d6 100644 --- a/dots/i3wm/config +++ b/dots/i3wm/config @@ -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 diff --git a/dots/lf/lfrc b/dots/lf/lfrc index 92692af..6eeabc2 100644 --- a/dots/lf/lfrc +++ b/dots/lf/lfrc @@ -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