diff --git a/hosts/common/configs/user/gui/hyprland/default.nix b/hosts/common/configs/user/gui/hyprland/default.nix index 77f6e8d..f86c2f8 100644 --- a/hosts/common/configs/user/gui/hyprland/default.nix +++ b/hosts/common/configs/user/gui/hyprland/default.nix @@ -71,6 +71,9 @@ "$mod_Ctrl, 9, exec, ${bindHelper} -m 9" "$mod_Ctrl, 0, exec, ${bindHelper} -m 10" + "$mod, x, togglespecialworkspace" + "$mod_Ctrl, x, movetoworkspace, special" + "$mod, h, movefocus, l" "$mod, j, movefocus, d" "$mod, k, movefocus, u"