diff --git a/home/desktop/hyprland.nix b/home/desktop/hyprland.nix index 8e271f61..4b3847fc 100644 --- a/home/desktop/hyprland.nix +++ b/home/desktop/hyprland.nix @@ -125,11 +125,13 @@ bind = ALT, W, moveworkspacetomonitor, name:browser current bind = ALT, W, workspace, name:browser + bind = ALT, W, exec, pgrep firefox > /dev/null || firefox bind = ALT SHIFT, W, moveworkspacetomonitor, name:browser current bind = ALT SHIFT, W, movetoworkspace, name:browser bind = ALT, F, moveworkspacetomonitor, name:files current bind = ALT, F, workspace, name:files + bind = ALT, F, exec, pgrep thunar > /dev/null || thunar bind = ALT SHIFT, F, moveworkspacetomonitor, name:files current bind = ALT SHIFT, F, movetoworkspace, name:files