diff options
author | Jani Välimaa <wally@mageia.org> | 2013-12-23 20:47:35 +0200 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2013-12-23 20:47:35 +0200 |
commit | 0d483e75ac4a524b92abfb13ce6c8d8a8596b699 (patch) | |
tree | c0e284cb4fa224ffc10d7e0feddf407062c5aea5 | |
parent | cc5ac1ceff6c227a250af9f6c7feffb5abbaf9b5 (diff) | |
download | config-0d483e75ac4a524b92abfb13ce6c8d8a8596b699.tar config-0d483e75ac4a524b92abfb13ce6c8d8a8596b699.tar.gz config-0d483e75ac4a524b92abfb13ce6c8d8a8596b699.tar.bz2 config-0d483e75ac4a524b92abfb13ce6c8d8a8596b699.tar.xz config-0d483e75ac4a524b92abfb13ce6c8d8a8596b699.zip |
Add config file for Whisker Menu
-rw-r--r-- | data/xfce4/panel/whiskermenu-1.rc | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/data/xfce4/panel/whiskermenu-1.rc b/data/xfce4/panel/whiskermenu-1.rc new file mode 100644 index 0000000..fdcaac2 --- /dev/null +++ b/data/xfce4/panel/whiskermenu-1.rc @@ -0,0 +1,20 @@ +button-title=Mageia +button-icon=mageia +show-button-title=true +show-button-icon=true +launcher-show-name=true +launcher-show-description=false +hover-switch-category=false +category-icon-size=1 +item-icon-size=2 +load-hierarchy=true +favorites-in-recent=true +display-recent-default=false +position-search-alternate=true +position-commands-alternate=true +command-settings=xfce4-settings-manager +command-lockscreen=xflock4 +command-logout=xfce4-session-logout +favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-mail-reader.desktop,exo-web-browser.desktop +menu-width=400 +menu-height=500 |