diff --git a/README.md b/README.md index aef1b1b..f4e94f7 100755 --- a/README.md +++ b/README.md @@ -23,3 +23,4 @@ each host should have these files: - better theming for hyprlock, rofi, dunst (accent for hyprlock & dunst, variants for rofi) - libinput - some way for border radius, border, tranparency theme options + - tags for pip and popups in hyprland config diff --git a/modules/desktop/hyprland.nix b/modules/desktop/hyprland.nix index 8c80728..d9ba0b6 100644 --- a/modules/desktop/hyprland.nix +++ b/modules/desktop/hyprland.nix @@ -262,7 +262,6 @@ in { "dimaround, class:^pinentry-" "stayfocused, class:^polkit-" "dimaround, class:^polkit-" - "stayfocused, class:^rofi-" # firefox pip "float, title:^Picture-in-Picture$" @@ -282,10 +281,16 @@ in { layerrule = [ "animation slide, notifications" "animation slide, waybar" + "animation popin, rofi" + "dimaround, rofi" "blur, gtk-layer-shell" - "blur, notifications" "blur, wob" + "blur, notifications" + "blur, waybar" + "blur, rofi" "ignorezero, notifications" # fucks up the blur otherwise, rounded corners + "ignorezero, waybar" + "ignorezero, rofi" ]; decoration = {