diff --git a/modules/desktop/hyprland.nix b/modules/desktop/hyprland.nix index 3ea71aa..e441684 100644 --- a/modules/desktop/hyprland.nix +++ b/modules/desktop/hyprland.nix @@ -319,6 +319,7 @@ in { # workspace moving "workspace 1 silent, class:^firefox$" "workspace 2 silent, class:^code$" + "workspace 2 silent, class:^imhex$" "workspace 4 silent, class:^vesktop$" ];