+7
-3
window_manager/.config/hypr/hyprland/keybindings.conf
+7
-3
window_manager/.config/hypr/hyprland/keybindings.conf
···
74
74
bind = $mainMod SHIFT, 9, movetoworkspace, 9
75
75
bind = $mainMod SHIFT, 0, movetoworkspace, 10
76
76
77
-
# Example special workspace (scratchpad)
78
-
bind = $mainMod, S, togglespecialworkspace, magic
79
-
bind = $mainMod SHIFT, S, movetoworkspace, special:magic
77
+
# Gaming special workspace (scratchpad)
78
+
bind = $mainMod, S, togglespecialworkspace, gaming
79
+
bind = $mainMod SHIFT, S, movetoworkspace, special:gaming
80
+
81
+
# Audio gear special workspace
82
+
bind = $mainMod, M, togglespecialworkspace, audio
83
+
bind = $mainMod SHIFT, M, movetoworkspace, special:audio
80
84
81
85
# Scroll through existing workspaces with mainMod + scroll
82
86
bind = $mainMod, mouse_up, workspace, e+1