-
Notifications
You must be signed in to change notification settings - Fork 0
Customization
JADRT22 edited this page Feb 20, 2026
·
1 revision
To add a new layout to the switcher:
- Save your Waybar config file in
~/.config/waybar/configs/. - Ensure your layout's CSS file imports the Wallust color file:
@import "../../wallust/colors-waybar.css";
- Open the Hub (
Super+Shift+H) and select your new layout!
All templates are located in the repository. If you want to change how colors are applied to a specific app:
- Edit the corresponding
.templatefile. - Run
WaybarTheme.sh --switchto re-generate the colors.
Your choices are saved in ~/.config/WaybarDynamicTheme/config.conf. You can manually edit this file to change the default transition type or FPS.