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 | |
parent | 33e353f96a5b67f7542c931d973ae2b8573aa5b2 (diff) | |
download | hyprdots-5ce2f878d40c893b8dbe11d1f4b59f87e2bef95e.tar.gz |
update
Diffstat (limited to '.config')
-rw-r--r-- | .config/hypr/hyprland.conf | 3 | ||||
-rw-r--r-- | .config/mako/config | 4 |
2 files changed, 5 insertions, 2 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 diff --git a/.config/mako/config b/.config/mako/config index 6841a16..517f99b 100644 --- a/.config/mako/config +++ b/.config/mako/config @@ -14,14 +14,14 @@ font=monospace 14 max-icon-size=38 icon-location=left margin=6 -padding=3 +padding=10 format=<b>%s</b>\n%b background-color=#1e1e2eaa text-color=#cdd6f4 border-color=#f5e0dc progress-color=over #313244 -border-size=3 +border-size=2 border-radius=10 default-timeout=10000 |