This commit is contained in:
2026-04-22 12:21:48 +02:00
parent 02dce39975
commit 0db12d7623
14 changed files with 107 additions and 86 deletions

View 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 # Add your commands here
2 # Syntax is simple: Label,command
3 # examples:
4 Wallmenu,jgwallpaperchanger -d
5 # If only one command is uncommented it will run, if more commands available menu will be shown
6 # to see how it works play with uncomenting examples above and clicking Conky

View File

@@ -0,0 +1 @@
Keyboard shortcuts,mb-kb --gui
1 Keyboard shortcuts mb-kb --gui

View File

@@ -13,16 +13,16 @@
^sep(Your own commands)
<small> Edit own commands</small>,xdg-open ~/.config/mabox/places-append.csv
^sep()
<big></big> <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
<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>Weather</b> forecast,terminator -T "Weather forecast" --geometry=1030x740 -e "curl wttr.in ; read"
<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
Exit... <span bgcolor='#333333' color='#d3d3d3'> <small> - x</small> </span>,mb-jgtools mblogout,system-shutdown
^sep()
# or all logout options
Can't render this file because it contains an unexpected character in line 16 and column 67.

View File

@@ -280,7 +280,7 @@ execp_rclick_command = pavucontrol
execp_mclick_command =
execp_uwheel_command = amixer -q set Master 2%+ 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_padding = 6 2
execp_background_id = 7
@@ -303,7 +303,7 @@ execp_rclick_command = mb-status menu ipc
execp_mclick_command =
execp_uwheel_command =
execp_dwheel_command =
execp_font = Symbols Nerd Font 16
execp_font = Symbols Nerd Font 14
execp_font_color = #DDDDDD 100
execp_padding = 1 1
execp_background_id = 7
@@ -319,9 +319,9 @@ button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font = Symbols Nerd Font 16
button_font = Symbols Nerd Font 12
button_font_color = #f6f5f4 100
button_padding = 6 2
button_padding = 4 2
button_background_id = 7
button_centered = 1
button_max_icon_size = 20
@@ -427,7 +427,7 @@ button_rclick_command = mb-jgtools screenshot ipc
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font = Symbols Nerd Font 16
button_font = Symbols Nerd Font 14
button_font_color = #deddda 100
button_padding = 6 2
button_background_id = 7
@@ -444,7 +444,7 @@ button_rclick_command = xdg-open ~/.config/mabox/exit.csv
button_mclick_command = openbox --exit
button_uwheel_command =
button_dwheel_command =
button_font = Symbols Nerd Font 16
button_font = Symbols Nerd Font 12
button_font_color = #deddda 100
button_padding = 6 2
button_background_id = 7
@@ -461,9 +461,9 @@ button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font = Symbols Nerd Font 16
button_font = Symbols Nerd Font 12
button_font_color = #f6f5f4 100
button_padding = 6 2
button_padding = 4 2
button_background_id = 7
button_centered = 0
button_max_icon_size = 0

View 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 # Add your commands here
2 # Syntax is simple: Label,command
3 # examples:
4 Wallmenu,jgwallpaperchanger -d
5 # If only one command is uncommented it will run, if more commands available menu will be shown
6 # to see how it works play with uncomenting examples above and clicking Conky

View File

@@ -0,0 +1 @@
Keyboard shortcuts,mb-kb --gui
1 Keyboard shortcuts mb-kb --gui

View File

@@ -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
# Commands:
@@ -9,21 +9,22 @@
#
# 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
^sep()
#Logout Dialog
^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()
# or all logout options
#. ~/.config/mabox/exit.csv
Can't render this file because it contains an unexpected character in line 15 and column 71.

View File

@@ -1,18 +1,17 @@
^sep(Configuración)
Centro de Control Mabox,mcc,distributor-logo-mabox
^sep(Paneles Tint2)
Add/remove launchers...,jgtint2launcher,tint2
Paneles Tint2,^pipe(jgtint2-pipe),tint2conf
Paneles Tint2,jgtint2-pipe -s,tint2conf
^sep(Temas de Mabox)
Gestor de Temas,mb-obthemes,preferences-desktop-theme
^sep(Escritorio)
Fondos de pantalla,jgwallpaperchanger -s,nitrogen
Configurar <b>fuentes</b>,colorizer-fonts -s,fonts
Colorizer Menu,colorizer -s,colorizer
Colorizer GUI,ycolorizer,colorizer
Apariencia,lxappearance,preferences-desktop-theme
Reload GTK,reload-gtk,reload
^sep()
Menu / Paneles laterales,^pipe(jgmenusettings-pipe),menu-editor
#Menu / Paneles laterales,^pipe(jgmenusettings-pipe),menu-editor
Recuadros Conky,colorizer-conky -s,desktop-effects
Compositor gráfico,jgpicom-pipe -s,compton
Notificaciones,xfce4-notifyd-config,xfce4-notifyd
1 ^sep(Configuración)
2 Centro de Control Mabox,mcc,distributor-logo-mabox
3 ^sep(Paneles Tint2)
4 Add/remove launchers...,jgtint2launcher,tint2 Paneles Tint2,jgtint2-pipe -s,tint2conf
Paneles Tint2,^pipe(jgtint2-pipe),tint2conf
5 ^sep(Temas de Mabox)
6 Gestor de Temas,mb-obthemes,preferences-desktop-theme
7 ^sep(Escritorio)
8 Fondos de pantalla,jgwallpaperchanger -s,nitrogen
9 Configurar <b>fuentes</b>,colorizer-fonts -s,fonts
10 Colorizer Menu,colorizer -s,colorizer Colorizer GUI,ycolorizer,colorizer
11 Apariencia,lxappearance,preferences-desktop-theme
12 Reload GTK,reload-gtk,reload
13 ^sep()
14 Menu / Paneles laterales,^pipe(jgmenusettings-pipe),menu-editor #Menu / Paneles laterales,^pipe(jgmenusettings-pipe),menu-editor
15 Recuadros Conky,colorizer-conky -s,desktop-effects
16 Compositor gráfico,jgpicom-pipe -s,compton
17 Notificaciones,xfce4-notifyd-config,xfce4-notifyd

View File

@@ -280,7 +280,7 @@ execp_rclick_command = pavucontrol
execp_mclick_command =
execp_uwheel_command = amixer -q set Master 2%+ 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_padding = 6 2
execp_background_id = 7
@@ -303,7 +303,7 @@ execp_rclick_command = mb-status menu ipc
execp_mclick_command =
execp_uwheel_command =
execp_dwheel_command =
execp_font = Symbols Nerd Font 16
execp_font = Symbols Nerd Font 14
execp_font_color = #DDDDDD 100
execp_padding = 1 1
execp_background_id = 7
@@ -319,9 +319,9 @@ button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font = Symbols Nerd Font 16
button_font = Symbols Nerd Font 12
button_font_color = #f6f5f4 100
button_padding = 6 2
button_padding = 4 2
button_background_id = 7
button_centered = 1
button_max_icon_size = 20
@@ -427,7 +427,7 @@ button_rclick_command = mb-jgtools screenshot ipc
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font = Symbols Nerd Font 16
button_font = Symbols Nerd Font 14
button_font_color = #deddda 100
button_padding = 6 2
button_background_id = 7
@@ -444,7 +444,7 @@ button_rclick_command = xdg-open ~/.config/mabox/exit.csv
button_mclick_command = openbox --exit
button_uwheel_command =
button_dwheel_command =
button_font = Symbols Nerd Font 16
button_font = Symbols Nerd Font 12
button_font_color = #deddda 100
button_padding = 6 2
button_background_id = 7
@@ -461,9 +461,9 @@ button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font = Symbols Nerd Font 16
button_font = Symbols Nerd Font 12
button_font_color = #f6f5f4 100
button_padding = 6 2
button_padding = 4 2
button_background_id = 7
button_centered = 0
button_max_icon_size = 0

View 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 # Add your commands here
2 # Syntax is simple: Label,command
3 # examples:
4 Wallmenu,jgwallpaperchanger -d
5 # If only one command is uncommented it will run, if more commands available menu will be shown
6 # to see how it works play with uncomenting examples above and clicking Conky

View File

@@ -0,0 +1 @@
Keyboard shortcuts,mb-kb --gui
1 Keyboard shortcuts mb-kb --gui

View File

@@ -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
# Polecenia:
# ETYKIETA,polecenie,ikona (opcjopnalnie)
# Syntax
# Commands:
# Label,command,icon (optional)
#
# ^sep() # separator - linia
# ^sep(NAZWA) # separator (pokazuje napis NAZWA)
# ^sep() # separator - line
# ^sep(NAME) # separator
#
# Comment out line to disable
##########################
^sep(Własne)
<small> Edytuj własne komendy</small>,xdg-open ~/.config/mabox/places-append.csv
^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
^sep()
#Logout Dialog
^sep()
⏻ Exit... <span bgcolor='#333333' color='#d3d3d3'> <small> - x</small> </span>,mb-jgtools mblogout,system-shutdown
^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
^sep()
### WYLOGOWANIE
## Wszystkie opcje bezpośrednio w panelu bocznym
# or all logout options
#. ~/.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.

View File

@@ -1,29 +1,27 @@
^sep(Ustawienia)
Centrum Sterowania Mabox,mcc,distributor-logo-mabox
^sep(Ustawienia panelu)
Dodaj/usuń programy...,jgtint2launcher,tint2
Panel tint2,^pipe(jgtint2-pipe),tint2conf
^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
^sep(Ustawienia)
Preferowane aplikacje,exo-preferred-applications,preferences-desktop-default-applications
Mysz i klawiatura,lxinput,keyboard
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()
Rozdzielczość ekranu,arandr,xfce4-display
Rozdzielczość ekranu (LXRandR),lxrandr,xfce4-display
^sep(Ustawienia)
Preferowane aplikacje,exo-preferred-applications,preferences-desktop-default-applications
Menedżer logowania,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings
Ustawienia zasilania,xfce4-power-manager-settings,mate-power-manager
Mysz i klawiatura,lxinput,keyboard
^sep(Pulpit)
Konfiguruj <b>Czcionki</b>,colorizer-fonts -s,fonts
<b>Conky</b> Menedżer,colorizer-conky -s,desktop-effects
Kompozytor <b>Picom</p>,jgpicom-pipe -s,compton
#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)
OBconf,obconf-qt,openbox
Autostart,^checkout(autostart),geany
1 ^sep(Ustawienia)
2 Centrum Sterowania Mabox,mcc,distributor-logo-mabox
3 ^sep(Ustawienia panelu) ^sep(Ustawienia)
4 Dodaj/usuń programy...,jgtint2launcher,tint2 Preferowane aplikacje,exo-preferred-applications,preferences-desktop-default-applications
5 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
6 Powiadomienia,xfce4-notifyd-config,xfce4-notifyd
7 Ustawienia zasilania,xfce4-power-manager-settings,mate-power-manager
8 Menedżer logowania,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings
9 ^sep()
10 Rozdzielczość ekranu,arandr,xfce4-display
11 Rozdzielczość ekranu (LXRandR),lxrandr,xfce4-display
12 ^sep(Ustawienia) ^sep(Pulpit)
13 Preferowane aplikacje,exo-preferred-applications,preferences-desktop-default-applications Konfiguruj <b>Czcionki</b>,colorizer-fonts -s,fonts
14 Menedżer logowania,lightdm-gtk-greeter-settings-pkexec,lightdm-gtk-greeter-settings <b>Conky</b> Menedżer,colorizer-conky -s,desktop-effects
15 Ustawienia zasilania,xfce4-power-manager-settings,mate-power-manager Kompozytor <b>Picom</p>,jgpicom-pipe -s,compton
16 Mysz i klawiatura,lxinput,keyboard #Tapeta,jgwallpaperchanger -s,nitrogen
17 Wystrój i ikony GTK,lxappearance,preferences-desktop-theme
18 ^sep()
19 Ustawienia Pulpitu Mabox,mb-jgtools places desktop,mabox-logo-3d
20 ^sep(Motywy Maboxa)
21 Colorizer GUI,ycolorizer,colorizer
22 Zarządzaj motywami,mb-obthemes,preferences-desktop-theme
23 ^sep()
24 Reload GTK,reload-gtk,reload
25 ^sep(Openbox)
26 OBconf,obconf-qt,openbox
27 Autostart,^checkout(autostart),geany

View File

@@ -280,7 +280,7 @@ execp_rclick_command = pavucontrol
execp_mclick_command =
execp_uwheel_command = amixer -q set Master 2%+ 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_padding = 6 2
execp_background_id = 7
@@ -303,7 +303,7 @@ execp_rclick_command = mb-status menu ipc
execp_mclick_command =
execp_uwheel_command =
execp_dwheel_command =
execp_font = Symbols Nerd Font 16
execp_font = Symbols Nerd Font 14
execp_font_color = #DDDDDD 100
execp_padding = 1 1
execp_background_id = 7
@@ -319,9 +319,9 @@ button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font = Symbols Nerd Font 16
button_font = Symbols Nerd Font 12
button_font_color = #f6f5f4 100
button_padding = 6 2
button_padding = 4 2
button_background_id = 7
button_centered = 1
button_max_icon_size = 20
@@ -427,7 +427,7 @@ button_rclick_command = mb-jgtools screenshot ipc
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font = Symbols Nerd Font 16
button_font = Symbols Nerd Font 14
button_font_color = #deddda 100
button_padding = 6 2
button_background_id = 7
@@ -444,7 +444,7 @@ button_rclick_command = xdg-open ~/.config/mabox/exit.csv
button_mclick_command = openbox --exit
button_uwheel_command =
button_dwheel_command =
button_font = Symbols Nerd Font 16
button_font = Symbols Nerd Font 12
button_font_color = #deddda 100
button_padding = 6 2
button_background_id = 7
@@ -461,9 +461,9 @@ button_rclick_command =
button_mclick_command =
button_uwheel_command =
button_dwheel_command =
button_font = Symbols Nerd Font 16
button_font = Symbols Nerd Font 12
button_font_color = #f6f5f4 100
button_padding = 6 2
button_padding = 4 2
button_background_id = 7
button_centered = 0
button_max_icon_size = 0