diff options
author | awy <awy@awy.one> | 2025-01-27 01:48:38 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-01-27 01:48:38 +0300 |
commit | a96cab946332abb97121b65e6dc0862d6914b22f (patch) | |
tree | bb0b5af1b954c13f287becbb3673b38321baa442 | |
parent | f103948d8e47f31e90d5c03dd7d8e2ea2dd20f74 (diff) |
update
-rw-r--r-- | .config/hypr/hyprland.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 2971d9d..e709b2b 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -190,6 +190,8 @@ bindm = $mainMod, mouse:273, resizewindow windowrulev2 = suppressevent maximize, class:.* # You'll probably like this. # layerrule = noanim, notifications +layerrule = blur,waybar +layerrule = animation fadeIn, hyprpaper layerrule = animation fadeIn, selection workspace = 1, monitor:DP-2 workspace = 2, monitor:DP-2 |