diff options
-rw-r--r-- | data/xfce4/panel/whiskermenu-1.rc | 13 |
1 files changed, 10 insertions, 3 deletions
diff --git a/data/xfce4/panel/whiskermenu-1.rc b/data/xfce4/panel/whiskermenu-1.rc index 683e0fe..d91e5d6 100644 --- a/data/xfce4/panel/whiskermenu-1.rc +++ b/data/xfce4/panel/whiskermenu-1.rc @@ -12,9 +12,16 @@ 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=mageia-drakconf.desktop,rpmdrake.desktop,exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-mail-reader.desktop,exo-web-browser.desktop menu-width=400 menu-height=500 +command-settings=xfce4-settings-manager +show-command-settings=true +command-lockscreen=xflock4 +show-command-lockscreen=true +command-switchuser=dm-tool switch-to-greeter +show-command-switchuser=true +command-logout=xfce4-session-logout +show-command-logout=true +command-menueditor=alacarte +show-command-menueditor=true |