added a shortcut to open a floating kitty window, super shift q. moved logout shortcut to super shift m.

This commit is contained in:
pagedmov
2024-10-29 22:40:20 -04:00
parent 3739087292
commit 3344497b58

View File

@@ -159,10 +159,11 @@ in
"super, t, exec, swaync-client -t -sw"
"super, a, exec, firefox"
"super, q, exec, kitty --title Kitty"
"super shift, q, exec, [float;size 40% 30%;move onscreen cursor -50% -50%] kitty --title Kitty"
"super, c, killactive,"
"super, e, exec, nemo"
"super, p, exec, [float;size 40% 25%;move onscreen cursor] [ ! -f /tmp/keyringfile ] && kitty toolbelt"
"super shift, q, exit,"
"super shift, m, exit,"
"super, m, exec, fuzzel"
"super, r, exec, neovide"
"super, b, togglesplit, # dwindle"