Add missing power buttons in xfce whisker menu and opt for just icon as button.
This commit is contained in:
parent
46097d3452
commit
65c419b0da
@ -1,10 +1,12 @@
|
||||
favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-mail-reader.desktop,exo-web-browser.desktop
|
||||
recent=exo-web-browser.desktop,exo-mail-reader.desktop,exo-file-manager.desktop,exo-terminal-emulator.desktop
|
||||
button-title=ArchLabs
|
||||
|
||||
button-title=
|
||||
button-icon=/usr/share/icons/ArchLabs-Dark/64x64/places/distributor-logo-archlabs.png
|
||||
button-single-row=false
|
||||
show-button-title=true
|
||||
show-button-title=false
|
||||
show-button-icon=true
|
||||
|
||||
launcher-show-name=true
|
||||
launcher-show-description=true
|
||||
launcher-show-tooltip=true
|
||||
@ -19,19 +21,32 @@ display-recent-default=false
|
||||
position-search-alternate=true
|
||||
position-commands-alternate=true
|
||||
position-categories-alternate=true
|
||||
|
||||
menu-width=450
|
||||
menu-height=600
|
||||
menu-opacity=100
|
||||
|
||||
command-settings=xfce4-settings-manager
|
||||
show-command-settings=true
|
||||
|
||||
command-lockscreen=
|
||||
show-command-lockscreen=false
|
||||
|
||||
command-switchuser=
|
||||
show-command-switchuser=false
|
||||
command-logout=xfce4-session-logout
|
||||
|
||||
command-logout=xfce4-session-logout --logout --fast
|
||||
show-command-logout=true
|
||||
|
||||
command-restart=xfce4-session-logout --reboot --fast
|
||||
show-command-restart=true
|
||||
|
||||
command-shutdown=xfce4-session-logout --halt --fast
|
||||
show-command-shutdown=true
|
||||
|
||||
command-menueditor=
|
||||
show-command-menueditor=false
|
||||
|
||||
command-profile=
|
||||
show-command-profile=false
|
||||
search-actions=5
|
||||
|
Reference in New Issue
Block a user