@@ -282,13 +282,17 @@ Here you can change how much you want increase/decrease RTC (Real-time clock) va
...
@@ -282,13 +282,17 @@ Here you can change how much you want increase/decrease RTC (Real-time clock) va
Here you can change how much you want increase/decrease HPET (High Precision Event Timer) value. This script is executed on start by hpet.service (etc/systemd/system).
Here you can change how much you want increase/decrease HPET (High Precision Event Timer) value. This script is executed on start by hpet.service (etc/systemd/system).
## tibutts.sh
## tint2-buttons.sh
This script is responsible for menu displayed when button in tint2 panel is clicked. If you want to add/remove item/menu, make changes here. To add new menu pick one from existing and use it as a template (remember to add button to tint2 panel).
this script is responsible for menu displayed when button in tint2 panel is clicked. If you want to add/remove item/menu, make changes here. To add new menu pick one from existing and use it as a template (remember to add button to tint2 panel).
## polybutts.sh
Color scheme for side menu can be found in ~/.config/openbox/jgmenu-theme-configs/.
This script is responsible for menu displayed when button in polybar panel is clicked. If you want to add/remove item/menu, make changes here. To add new menu pick one from existing and use it as a template (remember to add module to polybar panel). In difference of tint2 panel you need to set menu_margin_x and menu_margin_y to set menu position.
## polybar-buttons.sh
this script is responsible for menu displayed when button in polybar panel is clicked. If you want to add/remove item/menu, make changes here. To add new menu pick one from existing and use it as a template (remember to add module to polybar panel).
Color scheme for side menu can be found in ~/.config/openbox/jgmenu-theme-configs/.