diff options
| -rw-r--r-- | roles/hyprland/templates/bindings.conf.j2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/hyprland/templates/bindings.conf.j2 b/roles/hyprland/templates/bindings.conf.j2 index 3028919c..ee38d806 100644 --- a/roles/hyprland/templates/bindings.conf.j2 +++ b/roles/hyprland/templates/bindings.conf.j2 @@ -28,7 +28,6 @@ bind = CONTROL, 6, workspace, 6 bind = CONTROL, 7, workspace, 7 bind = CONTROL, 8, workspace, 8 bind = CONTROL, 9, workspace, 9 -bind = CONTROL, 0, workspace, 10 # Move active window to a workspace with ctrl + SHIFT + [0-9] bind = CONTROL SHIFT, 1, movetoworkspace, 1 |
