From 310024964c5fb09bc87df5dcdb16b19159568ebd Mon Sep 17 00:00:00 2001 From: earthian Date: Sun, 7 May 2023 21:00:19 +0300 Subject: [PATCH] Add a tip with gtk_debug env var in README.md (#254) --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ed89c9..c6f74ee 100644 --- a/README.md +++ b/README.md @@ -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