diff options
Diffstat (limited to 'hyprland/binds.nix')
| -rw-r--r-- | hyprland/binds.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hyprland/binds.nix b/hyprland/binds.nix index 330a0c4..d12a957 100644 --- a/hyprland/binds.nix +++ b/hyprland/binds.nix @@ -11,7 +11,7 @@ let "$mod, code:1${toString i}, workspace, ${toString ws}" "$mod SHIFT, code:1${toString i}, movetoWorkspace, ${toString ws}" ] - ) 9 + ) 10 ); in { |
