upd
parent
821c1fef6c
commit
e5a6dee78c
|
@ -1294,6 +1294,9 @@
|
|||
</context>
|
||||
<context name="Root">
|
||||
<!-- Menus -->
|
||||
<mousebind button="Left" action="Press">
|
||||
<action name="ToggleShowDesktop"/>
|
||||
</mousebind>
|
||||
<mousebind action="Press" button="Middle">
|
||||
<action name="Execute">
|
||||
<command>jgdesktops -s</command>
|
||||
|
|
|
@ -11,9 +11,9 @@
|
|||
##########################
|
||||
|
||||
^sep(Your own commands)
|
||||
<b>Color picker</b>,mbxcolors
|
||||
<b>ColorMenu</b>,mbxcolors
|
||||
<b>FSearch</b>,fsearch
|
||||
<b>PyRadio</b> - <i>Internet Radio Player</i>,sakura -e "pyradio -p"
|
||||
<b>PyRadio</b> - <i>Internet Radio Player</i>,terminator -T "PyRadio" --geometry=420x440-20-20 -e "pyradio -p"
|
||||
#Newsboat - <i>RSS Reader</i>,^term(newsboat)
|
||||
<b>Lxtask</b> - <i>Task Manager</i>,lxtask
|
||||
<b>btop</b> - <i>Resource monitor</i>,^term(btop)
|
||||
|
|
Can't render this file because it contains an unexpected character in line 16 and column 61.
|
|
@ -10,9 +10,9 @@
|
|||
# Comment out line to disable
|
||||
##########################
|
||||
^sep(Agrega tus programas aquí)
|
||||
<b>Color picker</b>,mbxcolors
|
||||
<b>ColorMenu</b>,mbxcolors
|
||||
<b>FSearch</b> - <i>Buscar archivos</i>,fsearch
|
||||
<b>PyRadio</b> - <i>Radios de Internet</i>,sakura -e "pyradio -p"
|
||||
<b>PyRadio</b> - <i>Radios de Internet</i>,terminator -T "PyRadio" --geometry=420x440-20-20 -e "pyradio -p"
|
||||
#Newsboat - <i>Lector de RSS</i>,^term(newsboat)
|
||||
Administrador de tareas GUI,lxtask
|
||||
<b>btop</b> monitor de recursos,^term(btop)
|
||||
|
|
Can't render this file because it contains an unexpected character in line 15 and column 58.
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
^sep(Własne)
|
||||
<b>Picker kolorów</b>,mbxcolors
|
||||
<b>PyRadio</b> - <i>Internet Radio Player</i>,sakura -e "pyradio -p"
|
||||
<b>PyRadio</b> - <i>Internet Radio Player</i>,terminator -T "PyRadio" --geometry=420x440-20-20 -e "pyradio -p"
|
||||
<b>Lxtask</b> - <i>menadżer zadań GUI</i>,lxtask
|
||||
<b>btop</b> - <i>menadżer zadań CLI</i>,^term(btop)
|
||||
Prognoza pogody,terminator -T "Prognoza pogody" --geometry=1030x740 -e "curl pl.wttr.in ; read"
|
||||
|
|
Can't render this file because it contains an unexpected character in line 14 and column 61.
|
Loading…
Reference in New Issue