upd
This commit is contained in:
7
lang/en/.config/conky/menuscripts/Polaroid.csv
Normal file
7
lang/en/.config/conky/menuscripts/Polaroid.csv
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# Add your commands here
|
||||||
|
# Syntax is simple: Label,command
|
||||||
|
# examples:
|
||||||
|
Wallmenu,jgwallpaperchanger -d
|
||||||
|
|
||||||
|
# If only one command is uncommented it will run, if more commands available menu will be shown
|
||||||
|
# to see how it works play with uncomenting examples above and clicking Conky
|
||||||
|
1
lang/en/.config/conky/menuscripts/shortcuts.csv
Normal file
1
lang/en/.config/conky/menuscripts/shortcuts.csv
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Keyboard shortcuts,mb-kb --gui
|
||||||
|
@@ -13,16 +13,16 @@
|
|||||||
^sep(Your own commands)
|
^sep(Your own commands)
|
||||||
<small> Edit own commands</small>,xdg-open ~/.config/mabox/places-append.csv
|
<small> Edit own commands</small>,xdg-open ~/.config/mabox/places-append.csv
|
||||||
^sep()
|
^sep()
|
||||||
<big></big> <b>FSearch</b> - <i>file search</i> <span bgcolor="#333333" color="#d3d3d3"> <small> + /</small> </span>,fsearch
|
<b>FSearch</b> <i>file search</i> <span bgcolor='#333333' color='#d3d3d3'> <small> - /</small> </span>,fsearch
|
||||||
<big>露</big> <b>PyRadio</b> - <i>Internet Radio Player</i> <span bgcolor="#333333" color="#d3d3d3"> <small> + r</small> </span>,terminator --icon=/usr/share/icons/pyradio.png --geometry=564x440-20-20 -x pyradio -lt
|
<b>PyRadio</b> <i>internet radio</i> <span bgcolor='#333333' color='#d3d3d3'> <small> - r</small> </span>,terminator --icon=/usr/share/icons/pyradio.png --geometry=564x440-20-20 -x pyradio -lt
|
||||||
<big>爛</big> <b>btop</b> - <i>Resource monitor</i> <span bgcolor="#333333" color="#d3d3d3"> <small> + h</small> </span>,^term(btop)
|
<b>btop</b> <i>resource monitor</i> <span bgcolor='#333333' color='#d3d3d3'> <small> - h</small> </span>,^term(btop)
|
||||||
<big></big> System Info (inxi),terminator -T 'inxi system info (Q to close)' -x bash -c "inxi -Fazy -c2 | less -R"
|
System Info (inxi),terminator -T 'inxi system info (Q to close)' -x bash -c "inxi -Fazy -c2 | less -R"
|
||||||
<b> Weather</b> forecast,terminator -T "Weather forecast" --geometry=1030x740 -e "curl wttr.in ; read"
|
<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
|
#<b>Terminator</b> <i>(advanced demo)</i>,terminator -m -j ~/.config/terminator/2-3-grid.json
|
||||||
^sep()
|
^sep()
|
||||||
#Logout Dialog
|
#Logout Dialog
|
||||||
^sep()
|
^sep()
|
||||||
⏻ Exit... <span bgcolor="#333333" color="#d3d3d3"> <small> + x</small> </span>,mb-jgtools mblogout,system-shutdown
|
⏻ Exit... <span bgcolor='#333333' color='#d3d3d3'> <small> - x</small> </span>,mb-jgtools mblogout,system-shutdown
|
||||||
^sep()
|
^sep()
|
||||||
|
|
||||||
# or all logout options
|
# or all logout options
|
||||||
|
|||||||
|
Can't render this file because it contains an unexpected character in line 16 and column 67.
|
@@ -280,7 +280,7 @@ execp_rclick_command = pavucontrol
|
|||||||
execp_mclick_command =
|
execp_mclick_command =
|
||||||
execp_uwheel_command = amixer -q set Master 2%+ unmute
|
execp_uwheel_command = amixer -q set Master 2%+ unmute
|
||||||
execp_dwheel_command = amixer -q set Master 5%- unmute
|
execp_dwheel_command = amixer -q set Master 5%- unmute
|
||||||
execp_font = Symbols Nerd Font 16
|
execp_font = Symbols Nerd Font 14
|
||||||
execp_font_color = #deddda 100
|
execp_font_color = #deddda 100
|
||||||
execp_padding = 6 2
|
execp_padding = 6 2
|
||||||
execp_background_id = 7
|
execp_background_id = 7
|
||||||
@@ -303,7 +303,7 @@ execp_rclick_command = mb-status menu ipc
|
|||||||
execp_mclick_command =
|
execp_mclick_command =
|
||||||
execp_uwheel_command =
|
execp_uwheel_command =
|
||||||
execp_dwheel_command =
|
execp_dwheel_command =
|
||||||
execp_font = Symbols Nerd Font 16
|
execp_font = Symbols Nerd Font 14
|
||||||
execp_font_color = #DDDDDD 100
|
execp_font_color = #DDDDDD 100
|
||||||
execp_padding = 1 1
|
execp_padding = 1 1
|
||||||
execp_background_id = 7
|
execp_background_id = 7
|
||||||
@@ -319,9 +319,9 @@ button_rclick_command =
|
|||||||
button_mclick_command =
|
button_mclick_command =
|
||||||
button_uwheel_command =
|
button_uwheel_command =
|
||||||
button_dwheel_command =
|
button_dwheel_command =
|
||||||
button_font = Symbols Nerd Font 16
|
button_font = Symbols Nerd Font 12
|
||||||
button_font_color = #f6f5f4 100
|
button_font_color = #f6f5f4 100
|
||||||
button_padding = 6 2
|
button_padding = 4 2
|
||||||
button_background_id = 7
|
button_background_id = 7
|
||||||
button_centered = 1
|
button_centered = 1
|
||||||
button_max_icon_size = 20
|
button_max_icon_size = 20
|
||||||
@@ -427,7 +427,7 @@ button_rclick_command = mb-jgtools screenshot ipc
|
|||||||
button_mclick_command =
|
button_mclick_command =
|
||||||
button_uwheel_command =
|
button_uwheel_command =
|
||||||
button_dwheel_command =
|
button_dwheel_command =
|
||||||
button_font = Symbols Nerd Font 16
|
button_font = Symbols Nerd Font 14
|
||||||
button_font_color = #deddda 100
|
button_font_color = #deddda 100
|
||||||
button_padding = 6 2
|
button_padding = 6 2
|
||||||
button_background_id = 7
|
button_background_id = 7
|
||||||
@@ -444,7 +444,7 @@ button_rclick_command = xdg-open ~/.config/mabox/exit.csv
|
|||||||
button_mclick_command = openbox --exit
|
button_mclick_command = openbox --exit
|
||||||
button_uwheel_command =
|
button_uwheel_command =
|
||||||
button_dwheel_command =
|
button_dwheel_command =
|
||||||
button_font = Symbols Nerd Font 16
|
button_font = Symbols Nerd Font 12
|
||||||
button_font_color = #deddda 100
|
button_font_color = #deddda 100
|
||||||
button_padding = 6 2
|
button_padding = 6 2
|
||||||
button_background_id = 7
|
button_background_id = 7
|
||||||
@@ -461,9 +461,9 @@ button_rclick_command =
|
|||||||
button_mclick_command =
|
button_mclick_command =
|
||||||
button_uwheel_command =
|
button_uwheel_command =
|
||||||
button_dwheel_command =
|
button_dwheel_command =
|
||||||
button_font = Symbols Nerd Font 16
|
button_font = Symbols Nerd Font 12
|
||||||
button_font_color = #f6f5f4 100
|
button_font_color = #f6f5f4 100
|
||||||
button_padding = 6 2
|
button_padding = 4 2
|
||||||
button_background_id = 7
|
button_background_id = 7
|
||||||
button_centered = 0
|
button_centered = 0
|
||||||
button_max_icon_size = 0
|
button_max_icon_size = 0
|
||||||
|
|||||||
7
lang/es/.config/conky/menuscripts/Polaroid.csv
Normal file
7
lang/es/.config/conky/menuscripts/Polaroid.csv
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# Add your commands here
|
||||||
|
# Syntax is simple: Label,command
|
||||||
|
# examples:
|
||||||
|
Wallmenu,jgwallpaperchanger -d
|
||||||
|
|
||||||
|
# If only one command is uncommented it will run, if more commands available menu will be shown
|
||||||
|
# to see how it works play with uncomenting examples above and clicking Conky
|
||||||
|
1
lang/es/.config/conky/menuscripts/shortcuts.csv
Normal file
1
lang/es/.config/conky/menuscripts/shortcuts.csv
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Keyboard shortcuts,mb-kb --gui
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
### Your own commands in left sidepanel (ctrl + win + left) - BOTTOM
|
### Your own commands in left sidepanel (ctrl + win + Left Arrow) - BOTTOM
|
||||||
#
|
#
|
||||||
# Syntax
|
# Syntax
|
||||||
# Commands:
|
# Commands:
|
||||||
@@ -9,21 +9,22 @@
|
|||||||
#
|
#
|
||||||
# Comment out line to disable
|
# Comment out line to disable
|
||||||
##########################
|
##########################
|
||||||
^sep(Agrega tus programas aquí)
|
|
||||||
<small> Editar</small>,xdg-open ~/.config/mabox/places-append.csv
|
|
||||||
^sep()
|
|
||||||
<big></big> <b>FSearch</b> - <i>Buscar archivos</i> <span bgcolor="#333333" color="#d3d3d3"> <small> + /</small> </span>,fsearch
|
|
||||||
<big>露</big> <b>PyRadio</b> - <i>Radios de Internet</i> <span bgcolor="#333333" color="#d3d3d3"> <small> + r</small> </span>,terminator --icon=/usr/share/icons/pyradio.png --geometry=564x440-20-20 -x pyradio -lt
|
|
||||||
<big>爛</big> <b>btop</b> - <i>monitor de recursos</i> <span bgcolor="#333333" color="#d3d3d3"> <small> + h</small> </span>,^term(btop)
|
|
||||||
<big></big> System Info (inxi),terminator -T 'inxi system info (Q to close)' -x bash -c "inxi -Fazy -c2 | less -R"
|
|
||||||
<b> Pronóstico del tiempo</b>,terminator -T "Pronóstico del tiempo" --geometry=1030x740 -e "curl wttr.in ; read"
|
|
||||||
|
|
||||||
|
^sep(Your own commands)
|
||||||
|
<small> Edit own commands</small>,xdg-open ~/.config/mabox/places-append.csv
|
||||||
|
^sep()
|
||||||
|
<b>FSearch</b> <i>file search</i> <span bgcolor='#333333' color='#d3d3d3'> <small> - /</small> </span>,fsearch
|
||||||
|
<b>PyRadio</b> <i>internet radio</i> <span bgcolor='#333333' color='#d3d3d3'> <small> - r</small> </span>,terminator --icon=/usr/share/icons/pyradio.png --geometry=564x440-20-20 -x pyradio -lt
|
||||||
|
<b>btop</b> <i>resource monitor</i> <span bgcolor='#333333' color='#d3d3d3'> <small> - h</small> </span>,^term(btop)
|
||||||
|
System Info (inxi),terminator -T 'inxi system info (Q to close)' -x bash -c "inxi -Fazy -c2 | less -R"
|
||||||
|
<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
|
#<b>Terminator</b> <i>(advanced demo)</i>,terminator -m -j ~/.config/terminator/2-3-grid.json
|
||||||
^sep()
|
^sep()
|
||||||
#Logout Dialog
|
#Logout Dialog
|
||||||
^sep()
|
^sep()
|
||||||
⏻ Salir... <span bgcolor="#333333" color="#d3d3d3"> <small> + x</small> </span>,mb-jgtools mblogout,system-shutdown
|
⏻ Exit... <span bgcolor='#333333' color='#d3d3d3'> <small> - x</small> </span>,mb-jgtools mblogout,system-shutdown
|
||||||
^sep()
|
^sep()
|
||||||
|
|
||||||
# or all logout options
|
# or all logout options
|
||||||
#. ~/.config/mabox/exit.csv
|
#. ~/.config/mabox/exit.csv
|
||||||
|
|
||||||
|
|||||||
|
Can't render this file because it contains an unexpected character in line 15 and column 71.
|
@@ -1,18 +1,17 @@
|
|||||||
^sep(Configuración)
|
^sep(Configuración)
|
||||||
Centro de Control Mabox,mcc,distributor-logo-mabox
|
Centro de Control Mabox,mcc,distributor-logo-mabox
|
||||||
^sep(Paneles Tint2)
|
^sep(Paneles Tint2)
|
||||||
Add/remove launchers...,jgtint2launcher,tint2
|
Paneles Tint2,jgtint2-pipe -s,tint2conf
|
||||||
Paneles Tint2,^pipe(jgtint2-pipe),tint2conf
|
|
||||||
^sep(Temas de Mabox)
|
^sep(Temas de Mabox)
|
||||||
Gestor de Temas,mb-obthemes,preferences-desktop-theme
|
Gestor de Temas,mb-obthemes,preferences-desktop-theme
|
||||||
^sep(Escritorio)
|
^sep(Escritorio)
|
||||||
Fondos de pantalla,jgwallpaperchanger -s,nitrogen
|
Fondos de pantalla,jgwallpaperchanger -s,nitrogen
|
||||||
Configurar <b>fuentes</b>,colorizer-fonts -s,fonts
|
Configurar <b>fuentes</b>,colorizer-fonts -s,fonts
|
||||||
Colorizer Menu,colorizer -s,colorizer
|
Colorizer GUI,ycolorizer,colorizer
|
||||||
Apariencia,lxappearance,preferences-desktop-theme
|
Apariencia,lxappearance,preferences-desktop-theme
|
||||||
Reload GTK,reload-gtk,reload
|
Reload GTK,reload-gtk,reload
|
||||||
^sep()
|
^sep()
|
||||||
Menu / Paneles laterales,^pipe(jgmenusettings-pipe),menu-editor
|
#Menu / Paneles laterales,^pipe(jgmenusettings-pipe),menu-editor
|
||||||
Recuadros Conky,colorizer-conky -s,desktop-effects
|
Recuadros Conky,colorizer-conky -s,desktop-effects
|
||||||
Compositor gráfico,jgpicom-pipe -s,compton
|
Compositor gráfico,jgpicom-pipe -s,compton
|
||||||
Notificaciones,xfce4-notifyd-config,xfce4-notifyd
|
Notificaciones,xfce4-notifyd-config,xfce4-notifyd
|
||||||
|
|||||||
|
@@ -280,7 +280,7 @@ execp_rclick_command = pavucontrol
|
|||||||
execp_mclick_command =
|
execp_mclick_command =
|
||||||
execp_uwheel_command = amixer -q set Master 2%+ unmute
|
execp_uwheel_command = amixer -q set Master 2%+ unmute
|
||||||
execp_dwheel_command = amixer -q set Master 5%- unmute
|
execp_dwheel_command = amixer -q set Master 5%- unmute
|
||||||
execp_font = Symbols Nerd Font 16
|
execp_font = Symbols Nerd Font 14
|
||||||
execp_font_color = #deddda 100
|
execp_font_color = #deddda 100
|
||||||
execp_padding = 6 2
|
execp_padding = 6 2
|
||||||
execp_background_id = 7
|
execp_background_id = 7
|
||||||
@@ -303,7 +303,7 @@ execp_rclick_command = mb-status menu ipc
|
|||||||
execp_mclick_command =
|
execp_mclick_command =
|
||||||
execp_uwheel_command =
|
execp_uwheel_command =
|
||||||
execp_dwheel_command =
|
execp_dwheel_command =
|
||||||
execp_font = Symbols Nerd Font 16
|
execp_font = Symbols Nerd Font 14
|
||||||
execp_font_color = #DDDDDD 100
|
execp_font_color = #DDDDDD 100
|
||||||
execp_padding = 1 1
|
execp_padding = 1 1
|
||||||
execp_background_id = 7
|
execp_background_id = 7
|
||||||
@@ -319,9 +319,9 @@ button_rclick_command =
|
|||||||
button_mclick_command =
|
button_mclick_command =
|
||||||
button_uwheel_command =
|
button_uwheel_command =
|
||||||
button_dwheel_command =
|
button_dwheel_command =
|
||||||
button_font = Symbols Nerd Font 16
|
button_font = Symbols Nerd Font 12
|
||||||
button_font_color = #f6f5f4 100
|
button_font_color = #f6f5f4 100
|
||||||
button_padding = 6 2
|
button_padding = 4 2
|
||||||
button_background_id = 7
|
button_background_id = 7
|
||||||
button_centered = 1
|
button_centered = 1
|
||||||
button_max_icon_size = 20
|
button_max_icon_size = 20
|
||||||
@@ -427,7 +427,7 @@ button_rclick_command = mb-jgtools screenshot ipc
|
|||||||
button_mclick_command =
|
button_mclick_command =
|
||||||
button_uwheel_command =
|
button_uwheel_command =
|
||||||
button_dwheel_command =
|
button_dwheel_command =
|
||||||
button_font = Symbols Nerd Font 16
|
button_font = Symbols Nerd Font 14
|
||||||
button_font_color = #deddda 100
|
button_font_color = #deddda 100
|
||||||
button_padding = 6 2
|
button_padding = 6 2
|
||||||
button_background_id = 7
|
button_background_id = 7
|
||||||
@@ -444,7 +444,7 @@ button_rclick_command = xdg-open ~/.config/mabox/exit.csv
|
|||||||
button_mclick_command = openbox --exit
|
button_mclick_command = openbox --exit
|
||||||
button_uwheel_command =
|
button_uwheel_command =
|
||||||
button_dwheel_command =
|
button_dwheel_command =
|
||||||
button_font = Symbols Nerd Font 16
|
button_font = Symbols Nerd Font 12
|
||||||
button_font_color = #deddda 100
|
button_font_color = #deddda 100
|
||||||
button_padding = 6 2
|
button_padding = 6 2
|
||||||
button_background_id = 7
|
button_background_id = 7
|
||||||
@@ -461,9 +461,9 @@ button_rclick_command =
|
|||||||
button_mclick_command =
|
button_mclick_command =
|
||||||
button_uwheel_command =
|
button_uwheel_command =
|
||||||
button_dwheel_command =
|
button_dwheel_command =
|
||||||
button_font = Symbols Nerd Font 16
|
button_font = Symbols Nerd Font 12
|
||||||
button_font_color = #f6f5f4 100
|
button_font_color = #f6f5f4 100
|
||||||
button_padding = 6 2
|
button_padding = 4 2
|
||||||
button_background_id = 7
|
button_background_id = 7
|
||||||
button_centered = 0
|
button_centered = 0
|
||||||
button_max_icon_size = 0
|
button_max_icon_size = 0
|
||||||
|
|||||||
7
lang/pl/.config/conky/menuscripts/Polaroid.csv
Normal file
7
lang/pl/.config/conky/menuscripts/Polaroid.csv
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
# Add your commands here
|
||||||
|
# Syntax is simple: Label,command
|
||||||
|
# examples:
|
||||||
|
Wallmenu,jgwallpaperchanger -d
|
||||||
|
|
||||||
|
# If only one command is uncommented it will run, if more commands available menu will be shown
|
||||||
|
# to see how it works play with uncomenting examples above and clicking Conky
|
||||||
|
1
lang/pl/.config/conky/menuscripts/shortcuts.csv
Normal file
1
lang/pl/.config/conky/menuscripts/shortcuts.csv
Normal file
@@ -0,0 +1 @@
|
|||||||
|
Keyboard shortcuts,mb-kb --gui
|
||||||
|
@@ -1,31 +1,30 @@
|
|||||||
### Własne komendy w panelu lewym (CTRL + Win + Left) - DÓŁ
|
### Your own commands in left sidepanel (ctrl + win + Left Arrow) - BOTTOM
|
||||||
#
|
#
|
||||||
# Składnia
|
# Syntax
|
||||||
# Polecenia:
|
# Commands:
|
||||||
# ETYKIETA,polecenie,ikona (opcjopnalnie)
|
# Label,command,icon (optional)
|
||||||
#
|
#
|
||||||
# ^sep() # separator - linia
|
# ^sep() # separator - line
|
||||||
# ^sep(NAZWA) # separator (pokazuje napis NAZWA)
|
# ^sep(NAME) # separator
|
||||||
#
|
#
|
||||||
|
# Comment out line to disable
|
||||||
##########################
|
##########################
|
||||||
|
|
||||||
^sep(Własne)
|
^sep(Your own commands)
|
||||||
<small> Edytuj własne komendy</small>,xdg-open ~/.config/mabox/places-append.csv
|
<small> Edit own commands</small>,xdg-open ~/.config/mabox/places-append.csv
|
||||||
|
^sep()
|
||||||
|
<b>FSearch</b> <i>file search</i> <span bgcolor='#333333' color='#d3d3d3'> <small> - /</small> </span>,fsearch
|
||||||
|
<b>PyRadio</b> <i>internet radio</i> <span bgcolor='#333333' color='#d3d3d3'> <small> - r</small> </span>,terminator --icon=/usr/share/icons/pyradio.png --geometry=564x440-20-20 -x pyradio -lt
|
||||||
|
<b>btop</b> <i>resource monitor</i> <span bgcolor='#333333' color='#d3d3d3'> <small> - h</small> </span>,^term(btop)
|
||||||
|
System Info (inxi),terminator -T 'inxi system info (Q to close)' -x bash -c "inxi -Fazy -c2 | less -R"
|
||||||
|
<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
|
||||||
|
^sep()
|
||||||
|
#Logout Dialog
|
||||||
|
^sep()
|
||||||
|
⏻ Exit... <span bgcolor='#333333' color='#d3d3d3'> <small> - x</small> </span>,mb-jgtools mblogout,system-shutdown
|
||||||
^sep()
|
^sep()
|
||||||
<big></big> <b>FSearch</b> - <i>wyszukiwarka plików</i> <span bgcolor="#333333" color="#d3d3d3"> <small> + /</small> </span>,fsearch
|
|
||||||
<big>露</big> <b>PyRadio</b> - <i>Radio Player</i> <span bgcolor="#333333" color="#d3d3d3"> <small> + r</small> </span>,terminator --icon=/usr/share/icons/pyradio.png --geometry=564x440-20-20 -x pyradio -lt
|
|
||||||
<big>爛</big> <b>btop</b> - <i>Resource monitor</i> <span bgcolor="#333333" color="#d3d3d3"> <small> + h</small> </span>,^term(btop)
|
|
||||||
<big></big> System Info (inxi),terminator -T 'inxi system info (Q to close)' -x bash -c "inxi -Fazy -c2 | less -R"
|
|
||||||
<b></b> Prognoza pogody,terminator -T "Prognoza pogody" --geometry=1030x740 -e "curl pl.wttr.in ; read"
|
|
||||||
|
|
||||||
#<b>Terminator</b> <i>(zaawansowane demo)</i>,terminator -m -j ~/.config/terminator/2-3-grid.json
|
# or all logout options
|
||||||
^sep()
|
|
||||||
### WYLOGOWANIE
|
|
||||||
## Wszystkie opcje bezpośrednio w panelu bocznym
|
|
||||||
#. ~/.config/mabox/exit.csv
|
#. ~/.config/mabox/exit.csv
|
||||||
|
|
||||||
## lub uruchomienie zewnętrznego okna dialogowego
|
|
||||||
^sep()
|
|
||||||
⏻ Wyjście... <span bgcolor="#333333" color="#d3d3d3"> <small> + x</small> </span>,mb-jgtools mblogout,system-shutdown
|
|
||||||
|
|
||||||
^sep()
|
|
||||||
|
|||||||
|
Can't render this file because it contains an unexpected character in line 19 and column 78.
|
@@ -1,29 +1,27 @@
|
|||||||
^sep(Ustawienia)
|
^sep(Ustawienia)
|
||||||
Centrum Sterowania Mabox,mcc,distributor-logo-mabox
|
Centrum Sterowania Mabox,mcc,distributor-logo-mabox
|
||||||
^sep(Ustawienia panelu)
|
^sep(Ustawienia)
|
||||||
Dodaj/usuń programy...,jgtint2launcher,tint2
|
Preferowane aplikacje,exo-preferred-applications,preferences-desktop-default-applications
|
||||||
Panel tint2,^pipe(jgtint2-pipe),tint2conf
|
Mysz i klawiatura,lxinput,keyboard
|
||||||
^sep(Motywy Maboxa)
|
|
||||||
Zarządzaj motywami,mb-obthemes,preferences-desktop-theme
|
|
||||||
^sep(Pulpit)
|
|
||||||
Tapeta,jgwallpaperchanger -s,nitrogen
|
|
||||||
Konfiguruj <b>Czcionki</b>,colorizer-fonts -s,fonts
|
|
||||||
Colorizer Menu,colorizer -s,colorizer
|
|
||||||
Wystrój i ikony,lxappearance,preferences-desktop-theme
|
|
||||||
Reload GTK,reload-gtk,reload
|
|
||||||
^sep()
|
|
||||||
Menu/Panele Boczne,^pipe(jgmenusettings-pipe),menu-editor
|
|
||||||
Zarządzaj Conky,colorizer-conky -s,desktop-effects
|
|
||||||
Kompozytor,jgpicom-pipe -s,compton
|
|
||||||
Powiadomienia,xfce4-notifyd-config,xfce4-notifyd
|
Powiadomienia,xfce4-notifyd-config,xfce4-notifyd
|
||||||
|
Ustawienia zasilania,xfce4-power-manager-settings,mate-power-manager
|
||||||
|
Menedżer logowania,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings
|
||||||
^sep()
|
^sep()
|
||||||
Rozdzielczość ekranu,arandr,xfce4-display
|
Rozdzielczość ekranu,arandr,xfce4-display
|
||||||
Rozdzielczość ekranu (LXRandR),lxrandr,xfce4-display
|
Rozdzielczość ekranu (LXRandR),lxrandr,xfce4-display
|
||||||
^sep(Ustawienia)
|
^sep(Pulpit)
|
||||||
Preferowane aplikacje,exo-preferred-applications,preferences-desktop-default-applications
|
Konfiguruj <b>Czcionki</b>,colorizer-fonts -s,fonts
|
||||||
Menedżer logowania,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings
|
<b>Conky</b> Menedżer,colorizer-conky -s,desktop-effects
|
||||||
Ustawienia zasilania,xfce4-power-manager-settings,mate-power-manager
|
Kompozytor <b>Picom</p>,jgpicom-pipe -s,compton
|
||||||
Mysz i klawiatura,lxinput,keyboard
|
#Tapeta,jgwallpaperchanger -s,nitrogen
|
||||||
|
Wystrój i ikony GTK,lxappearance,preferences-desktop-theme
|
||||||
|
^sep()
|
||||||
|
Ustawienia Pulpitu Mabox,mb-jgtools places desktop,mabox-logo-3d
|
||||||
|
^sep(Motywy Maboxa)
|
||||||
|
Colorizer GUI,ycolorizer,colorizer
|
||||||
|
Zarządzaj motywami,mb-obthemes,preferences-desktop-theme
|
||||||
|
^sep()
|
||||||
|
Reload GTK,reload-gtk,reload
|
||||||
^sep(Openbox)
|
^sep(Openbox)
|
||||||
OBconf,obconf-qt,openbox
|
OBconf,obconf-qt,openbox
|
||||||
Autostart,^checkout(autostart),geany
|
Autostart,^checkout(autostart),geany
|
||||||
|
|||||||
|
@@ -280,7 +280,7 @@ execp_rclick_command = pavucontrol
|
|||||||
execp_mclick_command =
|
execp_mclick_command =
|
||||||
execp_uwheel_command = amixer -q set Master 2%+ unmute
|
execp_uwheel_command = amixer -q set Master 2%+ unmute
|
||||||
execp_dwheel_command = amixer -q set Master 5%- unmute
|
execp_dwheel_command = amixer -q set Master 5%- unmute
|
||||||
execp_font = Symbols Nerd Font 16
|
execp_font = Symbols Nerd Font 14
|
||||||
execp_font_color = #deddda 100
|
execp_font_color = #deddda 100
|
||||||
execp_padding = 6 2
|
execp_padding = 6 2
|
||||||
execp_background_id = 7
|
execp_background_id = 7
|
||||||
@@ -303,7 +303,7 @@ execp_rclick_command = mb-status menu ipc
|
|||||||
execp_mclick_command =
|
execp_mclick_command =
|
||||||
execp_uwheel_command =
|
execp_uwheel_command =
|
||||||
execp_dwheel_command =
|
execp_dwheel_command =
|
||||||
execp_font = Symbols Nerd Font 16
|
execp_font = Symbols Nerd Font 14
|
||||||
execp_font_color = #DDDDDD 100
|
execp_font_color = #DDDDDD 100
|
||||||
execp_padding = 1 1
|
execp_padding = 1 1
|
||||||
execp_background_id = 7
|
execp_background_id = 7
|
||||||
@@ -319,9 +319,9 @@ button_rclick_command =
|
|||||||
button_mclick_command =
|
button_mclick_command =
|
||||||
button_uwheel_command =
|
button_uwheel_command =
|
||||||
button_dwheel_command =
|
button_dwheel_command =
|
||||||
button_font = Symbols Nerd Font 16
|
button_font = Symbols Nerd Font 12
|
||||||
button_font_color = #f6f5f4 100
|
button_font_color = #f6f5f4 100
|
||||||
button_padding = 6 2
|
button_padding = 4 2
|
||||||
button_background_id = 7
|
button_background_id = 7
|
||||||
button_centered = 1
|
button_centered = 1
|
||||||
button_max_icon_size = 20
|
button_max_icon_size = 20
|
||||||
@@ -427,7 +427,7 @@ button_rclick_command = mb-jgtools screenshot ipc
|
|||||||
button_mclick_command =
|
button_mclick_command =
|
||||||
button_uwheel_command =
|
button_uwheel_command =
|
||||||
button_dwheel_command =
|
button_dwheel_command =
|
||||||
button_font = Symbols Nerd Font 16
|
button_font = Symbols Nerd Font 14
|
||||||
button_font_color = #deddda 100
|
button_font_color = #deddda 100
|
||||||
button_padding = 6 2
|
button_padding = 6 2
|
||||||
button_background_id = 7
|
button_background_id = 7
|
||||||
@@ -444,7 +444,7 @@ button_rclick_command = xdg-open ~/.config/mabox/exit.csv
|
|||||||
button_mclick_command = openbox --exit
|
button_mclick_command = openbox --exit
|
||||||
button_uwheel_command =
|
button_uwheel_command =
|
||||||
button_dwheel_command =
|
button_dwheel_command =
|
||||||
button_font = Symbols Nerd Font 16
|
button_font = Symbols Nerd Font 12
|
||||||
button_font_color = #deddda 100
|
button_font_color = #deddda 100
|
||||||
button_padding = 6 2
|
button_padding = 6 2
|
||||||
button_background_id = 7
|
button_background_id = 7
|
||||||
@@ -461,9 +461,9 @@ button_rclick_command =
|
|||||||
button_mclick_command =
|
button_mclick_command =
|
||||||
button_uwheel_command =
|
button_uwheel_command =
|
||||||
button_dwheel_command =
|
button_dwheel_command =
|
||||||
button_font = Symbols Nerd Font 16
|
button_font = Symbols Nerd Font 12
|
||||||
button_font_color = #f6f5f4 100
|
button_font_color = #f6f5f4 100
|
||||||
button_padding = 6 2
|
button_padding = 4 2
|
||||||
button_background_id = 7
|
button_background_id = 7
|
||||||
button_centered = 0
|
button_centered = 0
|
||||||
button_max_icon_size = 0
|
button_max_icon_size = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user