summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-01-21 10:33:25 -0500
committerFreya Murphy <freya@freyacat.org>2026-01-21 10:33:25 -0500
commit644732511485339b3f73359323a0c8fb6e4c020b (patch)
tree9e92bec3799f6f469d8428dd3c7089d4e599bf6d
parentupdate qt theme (diff)
downloaddotfiles-nix-644732511485339b3f73359323a0c8fb6e4c020b.tar.gz
dotfiles-nix-644732511485339b3f73359323a0c8fb6e4c020b.tar.bz2
dotfiles-nix-644732511485339b3f73359323a0c8fb6e4c020b.zip
fix screenshot artifactsHEADmain
-rw-r--r--home/desktops/hyprland/settings.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/home/desktops/hyprland/settings.nix b/home/desktops/hyprland/settings.nix
index d285b04..5458dc8 100644
--- a/home/desktops/hyprland/settings.nix
+++ b/home/desktops/hyprland/settings.nix
@@ -111,6 +111,7 @@
# Layer rules
layerrule = [
+ # fix weird borders
"blur true, match:namespace wofi"
"ignore_alpha 0, match:namespace wofi"
"blur true, match:namespace notificaations"
@@ -119,6 +120,9 @@
"ignore_alpha 0, match:namespace swaync-notification-window"
"blur true, match:namespace swaync-control-center"
"ignore_alpha 0, match:namespace swaync-control-center"
+
+ # dont animate slurp
+ "no_anim true, match:namespace selection"
];
# XWayland