summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--accounts/gkleen@sif/hyprland.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/accounts/gkleen@sif/hyprland.nix b/accounts/gkleen@sif/hyprland.nix
index 3771fc18..83b13729 100644
--- a/accounts/gkleen@sif/hyprland.nix
+++ b/accounts/gkleen@sif/hyprland.nix
@@ -304,5 +304,6 @@ in {
304 304
305 layerrule = [ 305 layerrule = [
306 "blur, waybar" 306 "blur, waybar"
307 "blur, launcher"
307 ]; 308 ];
308} 309}