Skip to content

Instantly share code, notes, and snippets.

@viniciusdaniel
Created June 11, 2018 22:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save viniciusdaniel/e99a13904b5c27be5c268af81e09c8c7 to your computer and use it in GitHub Desktop.
Save viniciusdaniel/e99a13904b5c27be5c268af81e09c8c7 to your computer and use it in GitHub Desktop.
Gist config for whisker menu show recent access for default
favorites=
recent=jetbrains-phpstorm.desktop,google-chrome.desktop,filezilla.desktop,sublime_text.desktop
button-title=Applications Menu
button-icon=xubuntu-logo-menu
button-single-row=false
show-button-title=false
show-button-icon=true
launcher-show-name=true
launcher-show-description=false
item-icon-size=1
hover-switch-category=false
category-icon-size=0
load-hierarchy=true
recent-items-max=12
favorites-in-recent=true
#############################
display-recent-default=true
#############################
position-search-alternate=true
position-commands-alternate=false
position-categories-alternate=false
menu-width=400
menu-height=500
menu-opacity=100
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=false
command-logout=xfce4-session-logout
show-command-logout=true
command-menueditor=menulibre
show-command-menueditor=true
command-profile=mugshot
show-command-profile=true
search-actions=4
[action0]
name=Página principal
pattern=#
command=exo-open --launch TerminalEmulator man %s
regex=false
[action1]
name=Wikipedia
pattern=!w
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u
regex=false
[action2]
name=Executar em terminal
pattern=!
command=exo-open --launch TerminalEmulator %s
regex=false
[action3]
name=Abrir URI
pattern=^(file|http|https):\\/\\/(.*)$
command=exo-open \\0
regex=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment