fix bindings
This commit is contained in:
parent
e84f6e7cb4
commit
00070837c2
@ -29,14 +29,14 @@ in
|
|||||||
|
|
||||||
bind = [
|
bind = [
|
||||||
# Super Bindings (macOS Transition)
|
# Super Bindings (macOS Transition)
|
||||||
"SUPER_SHIFT, 1, exec, hyprshot -m output"
|
"ALT_SHIFT, 1, exec, hyprshot -m output"
|
||||||
"SUPER_SHIFT, 2, exec, hyprshot -m window"
|
"ALT_SHIFT, 2, exec, hyprshot -m window"
|
||||||
"SUPER_SHIFT, 3, exec, hyprshot -m region"
|
"ALT_SHIFT, 3, exec, hyprshot -m region"
|
||||||
"SUPER, Q, killactive"
|
|
||||||
"SUPER, SPACE, exec, $menu"
|
|
||||||
|
|
||||||
# Primary Bindings
|
# Primary Bindings
|
||||||
|
"$mainMod, SPACE, exec, $menu"
|
||||||
"$mainMod, RETURN, exec, $terminal"
|
"$mainMod, RETURN, exec, $terminal"
|
||||||
|
"$mainMod, Q, killactive"
|
||||||
"$mainMod, M, exit"
|
"$mainMod, M, exit"
|
||||||
"$mainMod, V, togglefloating"
|
"$mainMod, V, togglefloating"
|
||||||
"$mainMod, P, pseudo" # dwindle
|
"$mainMod, P, pseudo" # dwindle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user