From 5ce2f878d40c893b8dbe11d1f4b59f87e2bef95e Mon Sep 17 00:00:00 2001 From: awy Date: Wed, 30 Jul 2025 20:11:56 +0300 Subject: update --- .config/hypr/hyprland.conf | 3 +++ .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=%s\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 -- cgit v1.2.3