You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
1.6 KiB
68 lines
1.6 KiB
favorites=RDWebAccess.desktop,RDWebClient.desktop,org.remmina.Remmina.desktop,ctsg.desktop,ctskeyimportg.desktop,ubiquity.desktop
|
|
recent=
|
|
button-title=Applications Menu
|
|
button-icon=MiniOS-white
|
|
button-single-row=false
|
|
show-button-title=false
|
|
show-button-icon=true
|
|
launcher-show-name=true
|
|
launcher-show-description=false
|
|
launcher-show-tooltip=true
|
|
item-icon-size=2
|
|
hover-switch-category=false
|
|
category-show-name=true
|
|
category-icon-size=1
|
|
load-hierarchy=true
|
|
recent-items-max=10
|
|
favorites-in-recent=true
|
|
display-recent-default=false
|
|
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=5
|
|
|
|
[action0]
|
|
name=Man-страницы
|
|
pattern=#
|
|
command=exo-open --launch TerminalEmulator man %s
|
|
regex=false
|
|
|
|
[action1]
|
|
name=Web-поиск
|
|
pattern=?
|
|
command=exo-open --launch WebBrowser https://duckduckgo.com/?q=%u
|
|
regex=false
|
|
|
|
[action2]
|
|
name=Википедия
|
|
pattern=!w
|
|
command=exo-open --launch WebBrowser https://en.wikipedia.org/wiki/%u
|
|
regex=false
|
|
|
|
[action3]
|
|
name=Выполнить в терминале
|
|
pattern=!
|
|
command=exo-open --launch TerminalEmulator %s
|
|
regex=false
|
|
|
|
[action4]
|
|
name=Открыть URI
|
|
pattern=^(file|http|https):\\/\\/(.*)$
|
|
command=exo-open \\0
|
|
regex=true
|
|
|
|
|