diff options
-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 |