tint2 buttons actions changes
parent
01b6ae5f86
commit
7b89c1fdaf
|
@ -385,7 +385,7 @@
|
|||
</keybind>
|
||||
<keybind key="W-r">
|
||||
<action name="Execute">
|
||||
<command>terminator -e "pyradio -p"</command>
|
||||
<command>terminator --icon=/usr/share/icons/pyradio.png --geometry=564x440-20-20 -x pyradio -lt</command>
|
||||
</action>
|
||||
</keybind>
|
||||
<keybind key="W-v">
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
<small> Edit own commands</small>,xdg-open ~/.config/mabox/places-append.csv
|
||||
^sep()
|
||||
<b> FSearch</b>,fsearch
|
||||
<b>露 PyRadio</b> - <i>Internet Radio Player</i>,terminator -T "PyRadio" --geometry=420x440-20-20 -e "pyradio -p"
|
||||
<b>露 PyRadio</b> - <i>Internet Radio Player</i>,terminator --icon=/usr/share/icons/pyradio.png --geometry=564x440-20-20 -x pyradio -lt
|
||||
<b>爛 btop</b> - <i>Resource monitor</i>,^term(btop)
|
||||
<b> Weather</b> forecast,terminator -T "Weather forecast" --geometry=1030x740 -e "curl wttr.in ; read"
|
||||
#<b>Terminator</b> <i>(advanced demo)</i>,terminator -m -j ~/.config/terminator/2-3-grid.json
|
||||
|
|
Can't render this file because it contains an unexpected character in line 17 and column 68.
|
|
@ -1,11 +0,0 @@
|
|||
^sep(Places)
|
||||
Root Directory (<b>/</b>),^pipe(jgbrowser /),folder
|
||||
^sep()
|
||||
Home Directory (<b>~</b>),^pipe(jgbrowser),folder-home
|
||||
Downloads,^pipe(jgbrowser ~/Downloads),folder-download
|
||||
Documents,^pipe(jgbrowser ~/Documents),folder-documents
|
||||
Music,^pipe(jgbrowser ~/Music),folder-music
|
||||
Pictures,^pipe(jgbrowser ~/Pictures),folder-pictures
|
||||
Videos,^pipe(jgbrowser ~/Videos),folder-video
|
||||
^sep()
|
||||
~/.config,^pipe(jgbrowser ~/.config),folder
|
|
|
@ -302,10 +302,10 @@ button_max_icon_size = 0
|
|||
button = new
|
||||
button_icon = desktop
|
||||
button_text =
|
||||
button_tooltip = L: Show Desktop, M: Windows List, R: Expose windows
|
||||
button_tooltip = L: Show Desktop, R: Windows List, M: Expose windows
|
||||
button_lclick_command = show_desktop
|
||||
button_rclick_command = skippy-xd-fix
|
||||
button_mclick_command = jgdesktops ipc
|
||||
button_rclick_command = jgdesktops ipc
|
||||
button_mclick_command = skippy-xd-fix
|
||||
button_uwheel_command = ~/.config/tint2/scripts/desktop next
|
||||
button_dwheel_command = ~/.config/tint2/scripts/desktop prev
|
||||
button_font = Symbols Nerd Font 14
|
||||
|
@ -337,9 +337,9 @@ button_max_icon_size = 0
|
|||
button = new
|
||||
button_icon = system-file-manager
|
||||
button_text =
|
||||
button_tooltip = L: Places menu (super+.), R: File manager (super + f)
|
||||
button_lclick_command = mb-places ipc
|
||||
button_rclick_command = exo-open --launch FileManager
|
||||
button_tooltip = L: File manager (super + f), R: Places menu (super+.)
|
||||
button_lclick_command = exo-open --launch FileManager
|
||||
button_rclick_command = mb-places ipc
|
||||
button_mclick_command =
|
||||
button_uwheel_command =
|
||||
button_dwheel_command =
|
||||
|
@ -390,9 +390,9 @@ button_max_icon_size = 0
|
|||
# Button 8
|
||||
button = new
|
||||
button_text =
|
||||
button_tooltip = L: Screenshot Tool (super+PrtScr) R: flameshot
|
||||
button_lclick_command = mb-jgtools screenshot ipc
|
||||
button_rclick_command = flameshot gui
|
||||
button_tooltip = L: flameshot, R: Screenshot Tool (super+PrtScr)
|
||||
button_lclick_command = flameshot gui
|
||||
button_rclick_command = mb-jgtools screenshot ipc
|
||||
button_mclick_command =
|
||||
button_uwheel_command =
|
||||
button_dwheel_command =
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
##########################
|
||||
^sep(Agrega tus programas aquí)
|
||||
<b>FSearch</b> - <i>Buscar archivos</i>,fsearch
|
||||
<b>PyRadio</b> - <i>Radios de Internet</i>,terminator -T "PyRadio" --geometry=420x440-20-20 -e "pyradio -p"
|
||||
<b>PyRadio</b> - <i>Radios de Internet</i>,terminator --icon=/usr/share/icons/pyradio.png --geometry=564x440-20-20 -x pyradio -lt
|
||||
#Newsboat - <i>Lector de RSS</i>,^term(newsboat)
|
||||
<b>btop</b> monitor de recursos,^term(btop)
|
||||
Pronóstico del tiempo,terminator -T "Pronóstico del tiempo" --geometry=1030x740 -e "curl es.wttr.in ; read"
|
||||
|
|
Can't render this file because it contains an unexpected character in line 14 and column 58.
|
|
@ -302,10 +302,10 @@ button_max_icon_size = 0
|
|||
button = new
|
||||
button_icon = desktop
|
||||
button_text =
|
||||
button_tooltip = L: mostrar escritorio, M: lista de ventanas, R: exponer ventanas
|
||||
button_tooltip = L: mostrar escritorio, R: lista de ventanas, M: exponer ventanas
|
||||
button_lclick_command = show_desktop
|
||||
button_rclick_command = skippy-xd-fix
|
||||
button_mclick_command = jgdesktops ipc
|
||||
button_rclick_command = jgdesktops ipc
|
||||
button_mclick_command = skippy-xd-fix
|
||||
button_uwheel_command = ~/.config/tint2/scripts/desktop next
|
||||
button_dwheel_command = ~/.config/tint2/scripts/desktop prev
|
||||
button_font = Symbols Nerd Font 14
|
||||
|
@ -337,9 +337,9 @@ button_max_icon_size = 0
|
|||
button = new
|
||||
button_icon = system-file-manager
|
||||
button_text =
|
||||
button_tooltip = L: Menú de lugares (super+.), R: Administrador de archivos (super + f)
|
||||
button_lclick_command = mb-places ipc
|
||||
button_rclick_command = exo-open --launch FileManager
|
||||
button_tooltip = L: Administrador de archivos (super + f), R: Menú de lugares (super+.)
|
||||
button_lclick_command = exo-open --launch FileManager
|
||||
button_rclick_command = mb-places ipc
|
||||
button_mclick_command =
|
||||
button_uwheel_command =
|
||||
button_dwheel_command =
|
||||
|
@ -390,9 +390,9 @@ button_max_icon_size = 0
|
|||
# Button 8
|
||||
button = new
|
||||
button_text =
|
||||
button_tooltip = L: captura de pantalla (super+PrtScr) R: flameshot
|
||||
button_lclick_command = mb-jgtools screenshot ipc
|
||||
button_rclick_command = flameshot gui
|
||||
button_tooltip = L: flameshot R: captura de pantalla (super+PrtScr)
|
||||
button_lclick_command = flameshot gui
|
||||
button_rclick_command = mb-jgtools screenshot ipc
|
||||
button_mclick_command =
|
||||
button_uwheel_command =
|
||||
button_dwheel_command =
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
^sep(Własne)
|
||||
<small> Edytuj własne komendy</small>,xdg-open ~/.config/mabox/places-append.csv
|
||||
^sep()
|
||||
<b>露 PyRadio</b> - <i>Internet Radio Player</i>,terminator -T "PyRadio" --geometry=420x440-20-20 -e "pyradio -p"
|
||||
<b>露 PyRadio</b> - <i>Internet Radio Player</i>,terminator --icon=/usr/share/icons/pyradio.png --geometry=564x440-20-20 -x pyradio -lt
|
||||
#<b>Lxtask</b> - <i>menadżer zadań GUI</i>,lxtask
|
||||
<b>爛 btop</b> - <i>menadżer zadań CLI</i>,^term(btop)
|
||||
<b></b> 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 15 and column 67.
|
|
@ -302,10 +302,10 @@ button_max_icon_size = 20
|
|||
button = new
|
||||
button_icon = desktop
|
||||
button_text =
|
||||
button_tooltip = L: Pokaż pulpit, środkwy: Lista okien P: Expose
|
||||
button_tooltip = L: Pokaż pulpit, środkwy: Expose, P: Lista okien
|
||||
button_lclick_command = show_desktop
|
||||
button_rclick_command = skippy-xd-fix
|
||||
button_mclick_command = jgdesktops ipc
|
||||
button_rclick_command = jgdesktops ipc
|
||||
button_mclick_command = skippy-xd-fix
|
||||
button_uwheel_command = ~/.config/tint2/scripts/desktop next
|
||||
button_dwheel_command = ~/.config/tint2/scripts/desktop prev
|
||||
button_font = Symbols Nerd Font 14
|
||||
|
@ -337,9 +337,9 @@ button_max_icon_size = 0
|
|||
button = new
|
||||
button_icon = system-file-manager
|
||||
button_text =
|
||||
button_tooltip = L: Menu Miejsca (super+.), P: Menadżer plików (super + f)
|
||||
button_lclick_command = mb-places ipc
|
||||
button_rclick_command = exo-open --launch FileManager
|
||||
button_tooltip = L: Menadżer plików (super + f), P: Menu Miejsca (super+.)
|
||||
button_lclick_command = exo-open --launch FileManager
|
||||
button_rclick_command = mb-places ipc
|
||||
button_mclick_command =
|
||||
button_uwheel_command =
|
||||
button_dwheel_command =
|
||||
|
@ -390,9 +390,9 @@ button_max_icon_size = 0
|
|||
# Button 8
|
||||
button = new
|
||||
button_text =
|
||||
button_tooltip = L: Zrzuty ekranu (super+PrtScr) P: flameshot
|
||||
button_lclick_command = mb-jgtools screenshot ipc
|
||||
button_rclick_command = flameshot gui
|
||||
button_tooltip = L: flameshot P: Zrzuty ekranu (super+PrtScr)
|
||||
button_lclick_command = flameshot gui
|
||||
button_rclick_command = mb-jgtools screenshot ipc
|
||||
button_mclick_command =
|
||||
button_uwheel_command =
|
||||
button_dwheel_command =
|
||||
|
|
Loading…
Reference in New Issue