leftpanel upd
This commit is contained in:
parent
dadea52c79
commit
118dc863c3
@ -681,12 +681,15 @@ case $LANG in
|
||||
SHORTCUTS="Skróty klawiszowe"
|
||||
MENUPANELS="Ustawienia Menu/Paneli"
|
||||
TINT2SETTINGS="Ustawienia panelu Tint2"
|
||||
PICOMSETTINGS="Ustawienia Picom"
|
||||
CONKYSETTINGS="Zarządzaj Conky"
|
||||
_COLORIZER="Mabox <b>Colorizer</b>"
|
||||
SSH_CONN="Połącz po SSH"
|
||||
DESKMNGR="Desktop Session Manager"
|
||||
DESKTOPS="Pulpity i Okna"
|
||||
SUPERCLICK="SuperClick"
|
||||
WALLCHANGER="Menu Tapet"
|
||||
WALLCHANGER="Tapety i stylizacja pulpitu"
|
||||
_MUSIC_SOUND_MENU="Music & Sound menu"
|
||||
LOCKSCREEN="Blokada Ekranu"
|
||||
MBHELPER="Paleta komend"
|
||||
;;
|
||||
@ -701,12 +704,15 @@ case $LANG in
|
||||
SHORTCUTS="Atajos del teclado"
|
||||
MENUPANELS="Menu/Paneles laterales"
|
||||
TINT2SETTINGS="Tint2 panel settings"
|
||||
PICOMSETTINGS="Picom compositor settings"
|
||||
CONKYSETTINGS="Conky Manager"
|
||||
_COLORIZER="Mabox <b>Colorizer</b>"
|
||||
SSH_CONN="Conexiones SSH"
|
||||
DESKMNGR="Desktop Session Manager"
|
||||
DESKTOPS="Desktops and Windows"
|
||||
SUPERCLICK="SuperClick"
|
||||
WALLCHANGER="Wallpaper Menu"
|
||||
WALLCHANGER="Wallpaper & Desktop <b>styling</b>"
|
||||
_MUSIC_SOUND_MENU="Music & Sound menu"
|
||||
LOCKSCREEN="Screen Locker"
|
||||
MBHELPER="Cmd palette"
|
||||
;;
|
||||
@ -721,12 +727,15 @@ case $LANG in
|
||||
SHORTCUTS="Keyboard shortcuts"
|
||||
MENUPANELS="Menu/Sidepanels settings"
|
||||
TINT2SETTINGS="Tint2 panel settings"
|
||||
PICOMSETTINGS="Picom compositor settings"
|
||||
CONKYSETTINGS="Conky Manager"
|
||||
_COLORIZER="Mabox <b>Colorizer</b>"
|
||||
SSH_CONN="SSH connections"
|
||||
DESKMNGR="Desktop Session Manager"
|
||||
DESKTOPS="Desktops and Windows"
|
||||
SUPERCLICK="SuperClick"
|
||||
WALLCHANGER="Wallpaper Menu"
|
||||
WALLCHANGER="Wallpaper & Desktop <b>styling</b>"
|
||||
_MUSIC_SOUND_MENU="Music & Sound menu"
|
||||
LOCKSCREEN="Screen Locker"
|
||||
MBHELPER="Cmd palette"
|
||||
;;
|
||||
@ -789,7 +798,7 @@ fi
|
||||
[[ $places_conkypipe == true || -z ${places_conkypipe} ]] && conkypipe="<big></big> $CONKYSETTINGS,colorizer-conky -s" && pipesep="^sep($PIPEMENUS)"
|
||||
[[ $places_jgdeskmngr == true || -z ${places_jgdeskmngr} ]] && jgdeskmngr="<big></big> $DESKMNGR,^pipe(jgdeskmngr -r)" && pipesep="^sep($PIPEMENUS)"
|
||||
[[ $places_jgdesktops == true || -z ${places_jgdesktops} ]] && jgdesktops="<big></big> $DESKTOPS,^pipe(jgdesktops -r)" && pipesep="^sep($PIPEMENUS)"
|
||||
[[ $places_jgdeskgrid == true || -z ${places_jgdeskgrid} ]] && jgdeskgrid="<big></big> $SUPERCLICK,^pipe(jgdeskgrid -r)" && pipesep="^sep($PIPEMENUS)"
|
||||
[[ $places_jgdeskgrid == true || -z ${places_jgdeskgrid} ]] && jgdeskgrid="<big></big> $SUPERCLICK,jgdeskgrid -s" && pipesep="^sep($PIPEMENUS)"
|
||||
[[ $places_jgwallpaperchanger == true || -z ${places_jgwallpaperchanger} ]] && jgwallpaperchanger="<big></big> $WALLCHANGER,jgwallpaperchanger -s" && pipesep="^sep($PIPEMENUS)"
|
||||
[[ $places_jglockscreen == true || -z ${places_jglockscreen} ]] && jglockscreen="<big></big> $LOCKSCREEN,^pipe(jglockscreen -r)" && pipesep="^sep($PIPEMENUS)"
|
||||
|
||||
@ -842,16 +851,21 @@ $(gtkbookmarks)
|
||||
$pipesep
|
||||
$softwarepipe
|
||||
$tint2pipe
|
||||
<big></big> $_CONFIG_FONTS,colorizer-fonts -s
|
||||
$conkypipe
|
||||
$jgwallpaperchanger
|
||||
$jglockscreen
|
||||
<big></big> $_CONFIG_FONTS,colorizer-fonts -s
|
||||
<big></big> $PICOMSETTINGS,jgpicom-pipe -s
|
||||
$conkypipe
|
||||
^sep()
|
||||
<big></big> $_COLORIZER,colorizer -s
|
||||
^sep()
|
||||
$jgdeskgrid
|
||||
$jgdesktops
|
||||
$jglockscreen
|
||||
$jgdeskmngr
|
||||
<big></big> $_MUSIC_SOUND_MENU,mb-music -s
|
||||
$sysinfopipe
|
||||
$sshpipe
|
||||
<big></big> $MBHELPER <span bgcolor="#333333" color="#d3d3d3"> <small> + F1</small> </span>,mbhelper -s
|
||||
#<big></big> $MBHELPER <span bgcolor="#333333" color="#d3d3d3"> <small> + F1</small> </span>,mbhelper -s
|
||||
$menusettingspipe
|
||||
|
||||
${vboxes}
|
||||
|
Loading…
Reference in New Issue
Block a user