A collection of my Waybar themes – have fun exploring and customizing them!
My Waybar configurations from V1 to V2.1 used additional packages such as wttrbar and waybar-cava. However, I no longer use these modules. If someone still wants to use them, they can simply install the missing packages.
Everything else is optional add-ons, such as the waybar-pacman module to display incoming updates
yay -S waybar-module-pacman-updates-git- first creation of my own Waybar config
- include weather, mpris, hyprland/window / pacman/update module / screenrecord button stop
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/v1/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- I have now merged V1, V2, and V2.1 into V1, as creating additional unnecessary versions does not make sense due to the two-module function and would only result in increased maintenance effort. New designs will be created by me for the discontinued versions V2 and V2.1.
- new version of V1 to V2 series configs with some extras
- install wttrbar for weather module
yay -S wttrbargit clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V2.2/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar- after installing wttrbar, set your City location in config.json file and restart waybar ,
"custom/weather": {
....
"exec": "wttrbar --nerd --location yourlocation,omarchy-restart-waybar
- base config v2.2 - all rounded
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V2.3/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- base config V2.3 - with full shadow "box" waybar background
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V2.4/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- black background with jap workspace buttons
- Base config of V2.4 & V4.2 and in combination of (Credits to him) sofyan-rs hyprdots
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V2.5/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- new waybar Style (without red accents)
- base config is from (Credits goes to) , i added some functions according to my needs and changed the high
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/v3/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- all shadow , waybar and tooltip
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3-shadow/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- this Theme is recommended for darker Themes
- all shadow & border with minimal concept
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3-border/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- all shadow & border with minimal concept (wttbar, mpris, pacmanupdates, hyprland/window)
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3-border2/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- transparant and all shadow , waybar and tooltip
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3-trans/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- minimal setup (cpu, memory, tempature, hyprland/window are excluded)
- mpris support , bluetooth inside of tray icon
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3-min/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- minimal setup (memory, tempature, hyprland/window are excluded)
- mpris support , bluetooth and gtk icons out of tray box
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3-min2/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- minimal setup (memory, tempature, hyprland/window are excluded)
- mpris support , cava support, bluetooth and gtk icons out of tray box
- use the following V3-min2-cava Install command for waybar config
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3-min2-cava/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar- to make cava.sh script executable use following command
chmod +x ~/.config/waybar/cava.sh- restart waybar
omarchy-restart-waybar
- A custom Waybar build featuring a new wlr/taskbar module. Displays all open windows and lets you switch to them with a single click
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3-min3/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- new waybar style with base config from V3 - please backup your config & style file before applying
- module informations: leftside (omarchy-menu, workspaces, hyprland/window) center (clock, idle_inhibtor, omarchy-update, recording) rightside (packman-updates and the rest)
- Contributions & Credits to Adso for helping to finish this :)
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V4/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- base config V4
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V4.2/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- Enhancement release (Minimal build, mpris animation, wttrbar and gradient bottom color)
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V4.3/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- just an "optimized" adjustment of V4.3 modules (integration of modules in workspaces)
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V4.4/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- trying something new
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V5-solo/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- trying something new.b
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V5.b/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- added border, "boxed out" center and right module to catch up with workspace style
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V5.c/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- added border waybar, added border workspace, exchanged center and left modules
- excluded idle_inhibtor (you can re-activate it by removing the comment // in config.jsonc)
- added opacity to hyprland/window and right module
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V5.d/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- added borders to all modules to fit the style of the workspaces
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V5.e/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- Original version by Adso, adapted by me to fit my needs and style
- Shadow effects in the text field, icons, and page margins
- length of waybar can be adjust in config.jsonc and change the "width" value to your needs
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- less hight and added border-radius
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.b/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- base config V6.b with new Style for ex. "pacman" workspace
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.c/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- base config V6.c - tried to have less informations for "minimal" look / Style
- added power-profile demon
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.d/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
- added shadow box and slightly higher
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.e/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar