diff options
author | zachir <zachir@librem.one> | 2025-07-30 13:13:46 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-30 13:13:52 -0500 |
commit | a1197255ddb1bb14a03e149219bd38d3f95aa382 (patch) | |
tree | eafb92f0b047dc9092660cd4f029ffbab8e3f2ad | |
parent | 08655b7b49d8c970b1f0020ccc807209c298c127 (diff) |
Now that waybar has transparency, blur it in Hypr
-rw-r--r-- | hypr/hyprland.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 0547c21..e1b0b12 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -210,6 +210,10 @@ windowrulev2 = workspace special:easyeffects silent, class: ^(com\.github\.wwmm\ windowrulev2 = xray 0, class: ^(\s*), title: ^(\s*)$ #}}} +#{{{ Layerrules +layerrule = blur, waybar +#}}} + #{{{ Mods # See https://wiki.hyprland.org/Configuring/Keywords/ for more $mainMod = SUPER |