change blurls to layer rules (#877)

This commit is contained in:
Aqa-Ib 2024-11-19 14:35:17 +01:00 committed by GitHub
parent 7ace19d41b
commit d68f474c28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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