diff options
author | awy <awy@awy.one> | 2025-08-19 19:21:39 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-19 19:21:39 +0300 |
commit | 273837b3c63bef63ca208993c1deba0d1caa32ab (patch) | |
tree | 11ade947e6a9f46f5099b2bd678aa0d97f9d2fcc /.config | |
parent | 56ca401608ef62af998c919b25380328a8021f1d (diff) | |
download | hyprdots-273837b3c63bef63ca208993c1deba0d1caa32ab.tar.gz |
update
Diffstat (limited to '.config')
-rw-r--r-- | .config/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 9c4e3d3..8031195 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -247,6 +247,7 @@ windowrule = suppressevent maximize, class:.* windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0 windowrulev2 = float, class:^(termfloat)$ windowrulev2 = float, class:^(icecat-default)$, title:About GNU IceCat +windowrulev2 = float, class:^(firefox)$, title:About Mozilla Firefox layerrule = blur, notifications layerrule = ignorezero, notifications |