# wf-panel-pi custom theme example # Copy to ~/.config/wf-panel-pi/wf-panel-pi.ini (user pi) # Optional: copy panel-theme.css to ~/.config/wf-panel-pi/panel-theme.css # and ensure css_path below points to it. Restart panel: pkill wf-panel-pi [panel] # Custom CSS (use absolute path; replace /home/pi with actual $PI_HOME if different) css_path = /home/pi/.config/wf-panel-pi/panel-theme.css # Layout widgets_left = smenu spacing0 spacing4 launchers spacing8 window-list widgets_center = none widgets_right = tray power ejecter updater spacing2 connect spacing2 bluetooth spacing2 netman spacing2 volumepulse spacing2 clock spacing2 batt spacing2 squeek # Size and position icon_size = 28 minimal_height = 28 position = top # Dark background (ARGB) background_color = #2D2D2DFF # Optional: autohide autohide = false autohide_duration = 300