diff options
Diffstat (limited to 'user')
-rw-r--r-- | user/settings/i3.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/settings/i3.nix b/user/settings/i3.nix index 707791c3..f23b6d05 100644 --- a/user/settings/i3.nix +++ b/user/settings/i3.nix @@ -82,6 +82,7 @@ "${mod}+Shift+7" = "move container to workspace 7"; "${mod}+Shift+8" = "move container to workspace 8"; "${mod}+Shift+9" = "move container to workspace 9"; + "${mod}+Shift+0" = "move container to workspace 10"; # move workspace |