Add a tip with gtk_debug env var in README.md (#254)

This commit is contained in:
earthian
2023-05-07 21:00:19 +03:00
committed by GitHub
parent 5e45050a4d
commit 310024964c

View File

@@ -177,7 +177,11 @@ See `swaync(5)` man page for more information
To reload the config, you'll need to run `swaync-client --reload-config`
The main CSS style file is located in `/etc/xdg/swaync/style.css`. Copy it over to your `~/.config/swaync/` folder to customize without needing root access.
The main CSS style file is located in `/etc/xdg/swaync/style.css`. Copy it over
to your `~/.config/swaync/` folder to customize without needing root access.
**Tip**: running swaync with `GTK_DEBUG=interactive swaync` will open a inspector
window that'll allow you to see all of the CSS classes + other information.
## Notification Inhibition