From 28fcf28c780ba092b479555cba05cd46d1a87f36 Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Mon, 25 Jan 2016 10:58:18 +0100 Subject: Update FAQ.md --- FAQ.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index 22c950e4..07fbfcde 100644 --- a/FAQ.md +++ b/FAQ.md @@ -58,6 +58,18 @@ git for Windows comes with an `ssh-askpass` compatible command, git `gui--askpas * Yes, check [passwordstore.org/#migration](http://www.passwordstore.org/#migration) for more info. +### I don't see icons on the buttons + +You do not have the Qt SVG library installed. +Please install using your favorite package manager. + +### I get icons that do not fit my (X11) default + +On some WindowManagers (Cinnamon for example) Qt doesn't know what icon set to use, a trick +``` +export DESKTOP_SESSION=gnome +``` + ### I don't like the design, what gives? * It's all on github, clone, change and send a pull request. -- cgit v1.2.3