Update README

This commit is contained in:
Přemysl Eric Janouch 2021-11-22 20:51:59 +01:00
parent dd2a95bb99
commit e6ad6c6302
Signed by: p
GPG Key ID: A0420B94F92B9493
1 changed files with 8 additions and 0 deletions

View File

@ -36,6 +36,14 @@ To install the application, you can do:
# meson install
Configuration
-------------
The standard means to adjust the looks of the program is through GTK+ 3 CSS.
As an example, to tightly pack browser items, put the following in your
_~/.config/gtk-3.0/gtk.css_:
fastiv-browser { -FastivBrowser-spacing: 0; padding: 0; border: 0; margin: 0; }
Contributing and Support
------------------------
Use https://git.janouch.name/p/fastiv to report any bugs, request features,