From fae2309f624749185138a0c6d0cc67895ad055fd Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sun, 23 Nov 2025 11:48:42 +0100 Subject: [PATCH] hyprland: add window rule for waffle osd --- dots/.config/hypr/hyprland/general.conf | 4 ++-- dots/.config/hypr/hyprland/rules.conf | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dots/.config/hypr/hyprland/general.conf b/dots/.config/hypr/hyprland/general.conf index 29561b899..c4c54bc28 100644 --- a/dots/.config/hypr/hyprland/general.conf +++ b/dots/.config/hypr/hyprland/general.conf @@ -60,8 +60,8 @@ decoration { size = 10 passes = 3 brightness = 1 - noise = 0.12 - contrast = 0.15 + noise = 0.15 + contrast = 0.2 vibrancy = 0.8 vibrancy_darkness = 0.8 popups = false diff --git a/dots/.config/hypr/hyprland/rules.conf b/dots/.config/hypr/hyprland/rules.conf index 42aa02b64..17a4d5af9 100644 --- a/dots/.config/hypr/hyprland/rules.conf +++ b/dots/.config/hypr/hyprland/rules.conf @@ -159,6 +159,7 @@ layerrule = animation slide right, quickshell:sidebarRight layerrule = animation slide left, quickshell:sidebarLeft layerrule = animation slide, quickshell:verticalBar layerrule = animation slide top, quickshell:wallpaperSelector +layerrule = noanim, quickshell:wOnScreenDisplay # Launchers need to be FAST layerrule = noanim, gtk4-layer-shell