hyprland: adapt keyboard shortcuts
This commit is contained in:
@@ -314,15 +314,15 @@ in {
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
"$mod, R, submap, resize"
|
"$mod, R, submap, resize"
|
||||||
"$mod, SPACE, submap, open"
|
"$mod, O, submap, open"
|
||||||
#
|
#
|
||||||
|
|
||||||
"$mod, V, focuswindow, floating"
|
"$mod, SPACE, focuswindow, floating"
|
||||||
"$mod SHIFT, V, togglefloating,"
|
"$mod SHIFT, SPACE, togglefloating,"
|
||||||
"$mod, F, fullscreen,"
|
"$mod, F, fullscreen,"
|
||||||
"$mod, X, killactive,"
|
"$mod, X, killactive,"
|
||||||
|
|
||||||
"$mod, O, togglesplit," # dwindle
|
"$mod, -, togglesplit," # dwindle
|
||||||
|
|
||||||
# opening applications
|
# opening applications
|
||||||
"$mod, D, exec, wofi --show drun,run"
|
"$mod, D, exec, wofi --show drun,run"
|
||||||
|
|||||||
Reference in New Issue
Block a user