diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-11-23 14:58:21 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-11-23 20:50:01 +0100 |
commit | c597e7bc2c073cb40e8cccc9e9bc13048ab712d0 (patch) | |
tree | 6b3dfc82c9365edd62b1805f11b4b45a70021f95 | |
parent | 1c40fa8adbb80197e8b911571128920b2e2b6597 (diff) | |
download | fiv-c597e7bc2c073cb40e8cccc9e9bc13048ab712d0.tar.gz fiv-c597e7bc2c073cb40e8cccc9e9bc13048ab712d0.tar.xz fiv-c597e7bc2c073cb40e8cccc9e9bc13048ab712d0.zip |
Update README
-rw-r--r-- | README.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index 50b4898..769c3f9 100644 --- a/README.adoc +++ b/README.adoc @@ -44,6 +44,8 @@ _~/.config/gtk-3.0/gtk.css_: fastiv-browser { -FastivBrowser-spacing: 0; padding: 0; border: 0; margin: 0; } +The GTK+ inspector will be very helpful, should you want to experiment. + Contributing and Support ------------------------ Use https://git.janouch.name/p/fastiv to report any bugs, request features, |