diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index 85652ae4..37f60aaa 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -182,10 +182,10 @@ in '' bind = SUPER SHIFT, 6, movetoworkspace, 6 # Named workspaces - bind = SUPER, X, moveworkspacetomonitor, name:emacs current - bind = SUPER, X, workspace, name:emacs - bind = SUPER SHIFT, X, movetoworkspace, name:emacs - bind = SUPER ALT, X, exec, [workspace name:emacs] emacs + bind = SUPER, E, moveworkspacetomonitor, name:emacs current + bind = SUPER, E, workspace, name:emacs + bind = SUPER SHIFT, E, movetoworkspace, name:emacs + bind = SUPER ALT, E, exec, [workspace name:emacs] emacs bind = SUPER, T, moveworkspacetomonitor, name:term current bind = SUPER, T, workspace, name:term