89 lines
2.5 KiB
Plaintext
89 lines
2.5 KiB
Plaintext
favorites=xfce4-terminal-emulator.desktop,xfce4-file-manager.desktop,xfce4-web-browser.desktop,emacs.desktop,geany.desktop,gimp.desktop,scribus.desktop,gnucash.desktop,rhythmbox.desktop
|
|
recent=xfce4-file-manager.desktop,qpdfview.desktop,net.lutris.Lutris.desktop,youtube-dl-gui.desktop,geany.desktop,libreoffice-writer.desktop,rhythmbox.desktop,chromium.desktop,xfce4-web-browser.desktop,org.openmw.launcher.desktop
|
|
button-icon=manjaro-logo
|
|
button-single-row=false
|
|
show-button-title=false
|
|
show-button-icon=true
|
|
launcher-show-name=true
|
|
launcher-show-description=true
|
|
launcher-show-tooltip=true
|
|
launcher-icon-size=3
|
|
hover-switch-category=false
|
|
category-show-name=true
|
|
category-icon-size=1
|
|
sort-categories=true
|
|
view-mode=1
|
|
default-category=0
|
|
recent-items-max=10
|
|
favorites-in-recent=true
|
|
position-search-alternate=false
|
|
position-commands-alternate=false
|
|
position-categories-alternate=false
|
|
position-categories-horizontal=false
|
|
stay-on-focus-out=false
|
|
profile-shape=0
|
|
confirm-session-command=true
|
|
menu-width=653
|
|
menu-height=603
|
|
menu-opacity=50
|
|
command-settings=xfce4-settings-manager
|
|
show-command-settings=true
|
|
command-lockscreen=i3lock-fancy -f Noto-Sans-Bold -t "miky@junka" -- maim
|
|
show-command-lockscreen=true
|
|
command-switchuser=dm-tool switch-to-greeter
|
|
show-command-switchuser=false
|
|
command-logoutuser=xfce4-session-logout --logout --fast
|
|
show-command-logoutuser=false
|
|
command-restart=xfce4-session-logout --reboot --fast
|
|
show-command-restart=false
|
|
command-shutdown=xfce4-session-logout --halt --fast
|
|
show-command-shutdown=false
|
|
command-suspend=xfce4-session-logout --suspend
|
|
show-command-suspend=false
|
|
command-hibernate=xfce4-session-logout --hibernate
|
|
show-command-hibernate=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=6
|
|
|
|
[action0]
|
|
name=Páginas del manual
|
|
pattern=#
|
|
command=exo-open --launch TerminalEmulator man %s
|
|
regex=false
|
|
|
|
[action1]
|
|
name=Buscar en la web
|
|
pattern=?
|
|
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u
|
|
regex=false
|
|
|
|
[action2]
|
|
name=Buscar archivos
|
|
pattern=-
|
|
command=catfish --path=~ --start %s
|
|
regex=false
|
|
|
|
[action3]
|
|
name=Wikipedia
|
|
pattern=!w
|
|
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u
|
|
regex=false
|
|
|
|
[action4]
|
|
name=Abrir en un terminal
|
|
pattern=!
|
|
command=exo-open --launch TerminalEmulator %s
|
|
regex=false
|
|
|
|
[action5]
|
|
name=Abrir un URI
|
|
pattern=^(file|http|https):\\/\\/(.*)$
|
|
command=exo-open \\0
|
|
regex=true
|
|
|