diff options
author | awy <awy@awy.one> | 2025-07-30 20:11:56 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-07-30 20:11:56 +0300 |
commit | 5ce2f878d40c893b8dbe11d1f4b59f87e2bef95e (patch) | |
tree | 962f30a9cbacbd39c9efe5d491ce1c9c20e57f25 /.config/hypr | |
parent | 33e353f96a5b67f7542c931d973ae2b8573aa5b2 (diff) | |
download | hyprdots-5ce2f878d40c893b8dbe11d1f4b59f87e2bef95e.tar.gz |
update
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 211e871..6db3609 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -234,6 +234,9 @@ bindel = ,XF86MonBrightnessDown, exec, brightnessctl s 10%- windowrule = suppressevent maximize, class:.* windowrule = nofocus,class:^$,title:^$,xwayland:1,floating:1,fullscreen:0,pinned:0 +layerrule = blur, notifications +layerrule = ignorezero, notifications + workspace = 1, monitor:DP-2 workspace = 2, monitor:DP-2 workspace = 3, monitor:DP-3 |