xfce updates
[~bandali/configs] / xfce4 / .config / xfce4 / panel / whiskermenu-11.rc
CommitLineData
dcbfb16d 1favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-mail-reader.desktop,exo-web-browser.desktop
dee571ab 2recent=qtspim.desktop,Thunar.desktop,chromium.desktop,firefox.desktop,android-studio.desktop,xfce-ui-settings.desktop,atom.desktop,firefox-developer.desktop,xfce4-taskmanager.desktop
dcbfb16d 3button-title=Applications
bb8b0526 4button-icon=distributor-logo-archlinux
dcbfb16d
AB
5button-single-row=false
6show-button-title=false
7show-button-icon=true
8launcher-show-name=true
9launcher-show-description=true
10item-icon-size=2
11hover-switch-category=false
12category-icon-size=1
13load-hierarchy=false
14recent-items-max=10
15favorites-in-recent=true
16display-recent-default=false
630d3d18 17position-search-alternate=false
dcbfb16d 18position-commands-alternate=false
630d3d18
AB
19position-categories-alternate=false
20menu-width=400
21menu-height=500
dcbfb16d
AB
22menu-opacity=100
23command-settings=xfce4-settings-manager
24show-command-settings=true
25command-lockscreen=xflock4
26show-command-lockscreen=true
27command-switchuser=gdmflexiserver
28show-command-switchuser=true
29command-logout=xfce4-session-logout
30show-command-logout=true
31command-menueditor=menulibre
32show-command-menueditor=true
33command-profile=mugshot
34show-command-profile=true
35search-actions=4
36
37[action0]
38name=Man Pages
39pattern=#
40command=exo-open --launch TerminalEmulator man %s
41regex=false
42
43[action1]
44name=Wikipedia
45pattern=!w
46command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u
47regex=false
48
49[action2]
50name=Run in Terminal
51pattern=!
52command=exo-open --launch TerminalEmulator %s
53regex=false
54
55[action3]
56name=Open URI
57pattern=^(file|http|https):\\/\\/(.*)$
58command=exo-open \\0
59regex=true
60