From d68f474c28a00d24f80514c0f9502529a96c24f6 Mon Sep 17 00:00:00 2001 From: Aqa-Ib Date: Tue, 19 Nov 2024 14:35:17 +0100 Subject: [PATCH] change blurls to layer rules (#877) --- pages/Useful Utilities/Status-Bars.md | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/pages/Useful Utilities/Status-Bars.md b/pages/Useful Utilities/Status-Bars.md index 6f5fa1b..58bb2f4 100644 --- a/pages/Useful Utilities/Status-Bars.md +++ b/pages/Useful Utilities/Status-Bars.md @@ -251,15 +251,4 @@ exec-once = hybrid-bar #### Blur -To activate blur, set `blurls = NAMESPACE` in your Hyprland configuration, where -`NAMESPACE` is the gtk-layer-shell namespace of your HybridBar. The default -namespace is `gtk-layer-shell` and can be changed in the HybridBar configuration -at - -```json -{ - "hybrid" { - "namespace": "namespace name" - } -} -``` +To activate blur for your status bar, have a look at [layer rules](https://wiki.hyprland.org/Configuring/Window-Rules/#layer-rules).