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).