1 | favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-mail-reader.desktop,exo-web-browser.desktop |
---|
2 | recent= |
---|
3 | button-title=Aplicaciones |
---|
4 | button-icon=xfce4-whiskermenu |
---|
5 | button-single-row=false |
---|
6 | show-button-title=false |
---|
7 | show-button-icon=true |
---|
8 | launcher-show-name=true |
---|
9 | launcher-show-description=true |
---|
10 | item-icon-size=2 |
---|
11 | hover-switch-category=false |
---|
12 | category-icon-size=1 |
---|
13 | load-hierarchy=false |
---|
14 | recent-items-max=10 |
---|
15 | favorites-in-recent=true |
---|
16 | display-recent-default=false |
---|
17 | position-search-alternate=false |
---|
18 | position-commands-alternate=false |
---|
19 | position-categories-alternate=true |
---|
20 | menu-width=521 |
---|
21 | menu-height=548 |
---|
22 | menu-opacity=100 |
---|
23 | command-settings=xfce4-settings-manager |
---|
24 | show-command-settings=true |
---|
25 | command-lockscreen=xflock4 |
---|
26 | show-command-lockscreen=true |
---|
27 | command-switchuser=dm-tool switch-to-greeter |
---|
28 | show-command-switchuser=true |
---|
29 | command-logout=lliurex-xfce-logout-wrapper |
---|
30 | show-command-logout=true |
---|
31 | command-menueditor=menulibre |
---|
32 | show-command-menueditor=true |
---|
33 | command-profile=mugshot |
---|
34 | show-command-profile=true |
---|
35 | search-actions=4 |
---|
36 | |
---|
37 | [action0] |
---|
38 | name=Páginas del manual |
---|
39 | pattern=# |
---|
40 | command=exo-open --launch TerminalEmulator man %s |
---|
41 | regex=false |
---|
42 | |
---|
43 | [action1] |
---|
44 | name=Wikipedia |
---|
45 | pattern=!w |
---|
46 | command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u |
---|
47 | regex=false |
---|
48 | |
---|
49 | [action2] |
---|
50 | name=Abrir en la terminal |
---|
51 | pattern=! |
---|
52 | command=exo-open --launch TerminalEmulator %s |
---|
53 | regex=false |
---|
54 | |
---|
55 | [action3] |
---|
56 | name=Abrir una dirección URI |
---|
57 | pattern=^(file|http|https):\\/\\/(.*)$ |
---|
58 | command=exo-open \\0 |
---|
59 | regex=true |
---|
60 | |
---|