diff options
author | awy <awy@tutamail.com> | 2024-08-27 19:05:28 +0300 |
---|---|---|
committer | awy <awy@tutamail.com> | 2024-08-27 19:05:28 +0300 |
commit | 8a31b5b6c95882dac113651f7cdd85ec9d4476df (patch) | |
tree | 7d7969684a0b67f1f6a9c113fce1ba082f1e69d4 /.config/hypr | |
parent | 572191f1cf4f9e90c236d7390e20a773ec7b46f0 (diff) |
noanim for notifications
Diffstat (limited to '.config/hypr')
-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 236cf66..359552f 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -168,3 +168,4 @@ bindm = $mainMod, mouse:272, movewindow bindm = $mainMod, mouse:273, resizewindow windowrulev2 = suppressevent maximize, class:.* # You'll probably like this. +layerrule = noanim, notifications |