summaryrefslogtreecommitdiffstats
path: root/.gconf
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-04-05 19:23:49 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-04-05 19:23:49 +0200
commit9bb6da28249e319ace350c77b66c7b8bddc576d8 (patch)
tree47c653cb74c8a009e289bd910364e1cf3daec0f4 /.gconf
parentb7dea94f3113963cc7e4ec54f1a65c1fa4fc3369 (diff)
downloaddotfiles-9bb6da28249e319ace350c77b66c7b8bddc576d8.tar.gz
dotfiles-9bb6da28249e319ace350c77b66c7b8bddc576d8.tar.xz
dotfiles-9bb6da28249e319ace350c77b66c7b8bddc576d8.zip
guake: do not show initial popup
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to '.gconf')
-rw-r--r--.gconf/apps/guake/general/%gconf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gconf/apps/guake/general/%gconf.xml b/.gconf/apps/guake/general/%gconf.xml
index 304a15a..c0624bb 100644
--- a/.gconf/apps/guake/general/%gconf.xml
+++ b/.gconf/apps/guake/general/%gconf.xml
@@ -15,6 +15,6 @@
<entry name="window_tabbar" type="bool" value="true"/>
<entry name="window_losefocus" type="bool" value="false"/>
<entry name="prompt_on_quit" type="bool" value="true"/>
- <entry name="use_popup" type="bool" value="true"/>
+ <entry name="use_popup" type="bool" value="false"/>
<entry name="use_trayicon" type="bool" value="true"/>
</gconf>