diff options
| author | Fuwn <[email protected]> | 2024-09-19 02:57:46 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2024-09-19 02:57:46 -0700 |
| commit | ff8793a2c55f5148bdca29f51c1daf88d4eadf25 (patch) | |
| tree | 62f99eea43ae4e07649d43a26af35e5886999ad3 | |
| parent | nix: remove flox substituter (diff) | |
| download | nixos-config-ff8793a2c55f5148bdca29f51c1daf88d4eadf25.tar.xz nixos-config-ff8793a2c55f5148bdca29f51c1daf88d4eadf25.zip | |
hyprland: fix rofi focus
| -rw-r--r-- | home/ebisu/fortune/desktop/hyprland/hyprland/rules.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/ebisu/fortune/desktop/hyprland/hyprland/rules.nix b/home/ebisu/fortune/desktop/hyprland/hyprland/rules.nix index fc48df3..79dbb83 100644 --- a/home/ebisu/fortune/desktop/hyprland/hyprland/rules.nix +++ b/home/ebisu/fortune/desktop/hyprland/hyprland/rules.nix @@ -45,7 +45,6 @@ "size 50% 50%, title:^(Volume Control)$" "workspace special:rofi, class:Rofi" "float, class:Rofi" - "stayfocused, class:Rofi" # Application Rules "float, class:^(transmission-gtk)$" |