diff --git a/user/sway/sway-binds.nix b/user/sway/sway-binds.nix index 27a27b4..af11268 100644 --- a/user/sway/sway-binds.nix +++ b/user/sway/sway-binds.nix @@ -125,9 +125,8 @@ let "${mod}+v" = "splitv"; "${mod}+a" = "focus parent"; - ## TODO: - # "${mod}+Shift+minus" = "move scratchpad"; - # "${mod}+minus" = "scratchpad show"; + "${mod}+Shift+z" = "move scratchpad"; + "${mod}+z" = "scratchpad show"; }; audio_binds = {