From a7ffcc6b7f49a087618671c7583dedcf1ea9a611 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 27 Jan 2025 10:25:58 +0900 Subject: updated windowrules (layerrules) for rofi and decorations --- config/hypr/UserConfigs/WindowRules.conf | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'config/hypr/UserConfigs/WindowRules.conf') diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 0d3a9af9..05d93c07 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -1,4 +1,5 @@ # /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ # +# For window rules and layerrules # See https://wiki.hyprland.org/Configuring/Window-Rules/ for more #windowrule = noblur,gamescope @@ -138,10 +139,12 @@ windowrulev2 = keepaspectratio, title:^(Picture-in-Picture)$ #windowrulev2 = opacity 0.8 0.8, pinned:1 -# LAYER RULES -layerrule = ignorezero, class:^([Rr]ofi)$ -layerrule = blur, class:^([Rr]ofi)$ +# LAYER RULES layerrule = blur, rofi +layerrule = ignorezero, rofi + +#layerrule = ignorezero, class:^([Rr]ofi)$ +#layerrule = blur, class:^([Rr]ofi)$ #layerrule = unset,class:^([Rr]ofi)$ #layerrule = ignorezero, -- cgit v1.2.3