Skip to content

Waybar Themes for omarchy.org with different and versatile variations, like omarchy

License

Notifications You must be signed in to change notification settings

HANCORE-linux/waybar-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,144 Commits
 
 
 
 
 
 

Repository files navigation

Waybar Themes for opinionated Omarchy

A collection of my Waybar themes – have fun exploring and customizing them!

Usability

  • These configs are Omarchy-based, including optional Omarchy-specific modules (logo, screen recorder, update module).
  • Aside from that, they use standard modules (e.g. pacman updates, wttrbar), so they can be used on any distro by simply removing the Omarchy modules and define colors.

Instructions

My Waybar configurations use additional packages such as wttrbar (weahter module) and waybar-cava-module-update-git (pacman AUR updates).

yay -S waybar-module-pacman-updates-git
yay -S wttrbar

Screenshots V1

  • first creation of my own Waybar config
  • include weather, mpris, hyprland/window / pacman/update module / screenrecord button stop
V1 Install-command (copy and paste in your terminal):
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
screenshot-2025-09-07_18-38-28

Screenshots V1.1

  • island version of V1.6 with VOL dynamic circle status
V1.1 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V1.1/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2026-01-18_01-41-05

Screenshots V1.2

  • Split left/right modules into separate groups with full rounded corners on both ends
V1.2 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V1.2/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2026-01-24_14-39-46

Screenshots V1.3

  • double Split left/right modules into separate groups with full rounded corners on both ends
V1.3 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V1.3/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2026-01-28_09-44-28

Screenshots V1.5

  • V1 base evolved: numbered workspaces, ultra-minimal full-width bar with shadowed modules seamlessly integrated into the background
V1.5 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V1.5/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2026-01-01_22-19-57

Screenshots V1.6

  • long bar - dynamic RAM/CPU rounded circle's
V1.6 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V1.6/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
V1 6

Screenshots V2

  • New V2 version with static Gruvbox color scheme - see color source
V2 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V2/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-12-18_15-37-41

Screenshots V2.1

  • New V2.1 version with static Rose Pine Dark color scheme - rose-pine .css color scheme from this source: RosePine
  • recreated Waybar like in Galary "RosĂ© Pine" and added my own modules/functions to it
V2.1 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V2.1/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-12-18_21-55-30

Screenshots V2.1a

  • Oxocarbon-Theme Waybar style with static colors (island-version) - Thanks to Astraeya for his window-script!
V2.1a Install-command (copy and paste in your terminal):
STEP1
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V2.1a/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
STEP2
  • to make window_pill.py script executable use following command
chmod +x ~/.config/waybar/window_pill.py
STEP3
  • restart waybar
omarchy-restart-waybar
screenshot-2026-01-08_19-34-26

Screenshots V2.1b

  • Oxocarbon-Theme Waybar style with static colors (long-bar version) - Thanks to Astraeya for his window-script!
V2.1b Install-command (copy and paste in your terminal):
STEP1
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V2.1b/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
STEP2
  • to make window_pill.py script executable use following command
chmod +x ~/.config/waybar/window_pill.py
STEP3
  • restart waybar
omarchy-restart-waybar
screenshot-2026-01-08_21-51-52

Screenshots V2.1c

  • monochrome waybar - static colors - inspired by OldJobobo monochrome-theme
V2.1c Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V2.1c/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2026-01-11_02-53-25

Screenshots V2.2

  • multiple groups creations
V2.2 Install-command (copy and paste in your terminal):
git 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
screenshot-2025-11-27_21-48-47

Screenshots V2.3

  • base config v2.2 - all rounded and shadow boxed
V2.3 Install-command (copy and paste in your terminal):
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
screenshot-2025-12-21_08-37-39

Screenshots V2.4

  • base config V2.3 - minimal concept
V2.4 Install-command (copy and paste in your terminal):
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
screenshot-2025-12-22_01-54-18

Screenshots V2.5

  • black background with jap workspace buttons
  • Base config of V2.4 & V4.2 and in combination of (Credits to him) sofyan-rs hyprdots
V2.5 Install-command (copy and paste in your terminal):
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
screenshot-2025-12-10_23-40-32

Screenshots V2.6

  • Base config of V2.4 - short version
V2.6 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V2.6/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-12-23_11-52-52

Screenshots V2.7

  • base config V2 - now with dynamic colors according to theme scheme
V2.7 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V2.7/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-12-28_16-37-24

Screenshots V2.7b

  • Waybar V2.7b (based on V2.7): Right-side modules moved into a click-expandable tray
  • Battery module: Moved to the left to stay always visible for laptop users
V2.7b Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V2.7b/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-12-31_21-43-38

Screenshots V2.8

  • similar to V2.6 , less borders and the lowest possible height without losing readability & functionality
V2.8 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V2.8/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-12-30_14-34-12

Screenshots V3

  • 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
V3 Install-command (copy and paste in your terminal):
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
screenshot-2025-11-07_12-03-43

Screenshots V3.1

  • all shadow , waybar and tooltip
V3.1 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3.1/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-11-07_11-41-49

Screenshots V3.2

  • this Theme is recommended for darker Themes
  • all shadow & border with minimal concept
V3.2 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3.2/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-11-29_23-12-06

Screenshots V3.3

  • shadow bar with minimal concept (wttbar, mpris, pacmanupdates, hyprland/window)
V3.3 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3.3/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-12-04_21-01-02

Screenshots V3.4

  • transparant and all shadow , waybar and tooltip
V3.4 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3.4/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-11-20_21-42-57

Screenshots V3.5

  • minimal setup (cpu, memory, tempature, hyprland/window are excluded)
  • mpris support , bluetooth inside of tray icon
V3.5 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3.5/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
V35

Screenshots V3.6

  • minimal setup (memory, tempature, hyprland/window are excluded)
  • mpris support , bluetooth and gtk icons out of tray box
V3.6 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3.6/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
V36

Screenshots V3.6a

  • minimal setup (memory, tempature, hyprland/window are excluded)
  • mpris support , cava support, bluetooth and gtk icons out of tray box
  • Thanks Ankur for his cava script
STEP1
  • use the following V3-min2-cava Install command for waybar config
V3.6a Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3.6a/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
STEP2
  • to make cava.sh script executable use following command
chmod +x ~/.config/waybar/cava.sh
STEP3
  • restart waybar
omarchy-restart-waybar
V36a

Screenshots V3.7

  • "Gnome" style with Omarchy theme set module (set your "home" Theme and switch back to it on click)
  • added also running window (app/title) per workspace (active one)
V3.7 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V3.7/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2026-01-03_23-09-08

Screenshots V4

  • 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 :)
V4 Install-command (copy and paste in your terminal):
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
screenshot-2025-12-09_00-42-46

Screenshots V4.2

  • base config V4
V4.2 Install-command (copy and paste in your terminal):
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
screenshot-2025-12-20_11-49-26

Screenshot V4.3

  • Enhancement release (Minimal build, mpris animation, wttrbar and gradient bottom color)
V4.3 Install-command (copy and paste in your terminal):
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
screenshot-2025-11-28_21-48-35

Screenshot V4.4

  • just an "optimized" adjustment of V4.3 modules (integration of modules in workspaces)
V4.4 Install-command (copy and paste in your terminal):
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
screenshot-2025-12-01_20-13-22

Screenshot V5

  • solo bars
V5 Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V5/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
V5

Screenshot V5.b

  • "flat" style
V5.b Install-command (copy and paste in your terminal):
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
screenshot-2025-12-19_20-24-26

Screenshot V5.c

  • "3D" style
V5.c Install-command (copy and paste in your terminal):
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
screenshot-2025-12-19_23-40-56

Screenshot V5.d

  • centered workspaces
V5.d Install-command (copy and paste in your terminal):
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
screenshot-2025-12-20_14-42-24

Screenshot V5.e

  • added borders to all modules to fit the style of the workspaces
V5.e Install-command (copy and paste in your terminal):
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
screenshot-2025-12-20_15-39-22

Screenshot V6

  • 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
V6 Install-command (copy and paste in your terminal):
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
screenshot-2025-12-11_22-16-59

Screenshot V6.a

  • top-min bar - static colors - recommended for dark themes
V6.a Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.a/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2026-01-14_17-01-11

Screenshot V6.aa

  • left-min bar - static colors - recommended for dark themes
V6.aa Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.aa/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
V 6aa

Screenshot V6.ab

  • double-top-min bar - static colors - recommended for dark themes
V6.ab Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.ab/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2026-01-14_21-24-34

Screenshot V6.ac

  • top-min bar with dynamic colors
V6.ac Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.ac/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
V6 ac

Screenshot V6.b

  • less hight and added border-radius
V6.b Install-command (copy and paste in your terminal):
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
screenshot-2025-12-20_22-09-33

Screenshot V6.ba

  • hidden system icons, new workspace style
V6.ba Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.ba/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2026-02-10_00-40-31

Screenshot V6.c

  • long but minimal Style
V6.c Install-command (copy and paste in your terminal):
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
screenshot-2025-12-21_23-00-48

Screenshot V6.ca

  • just waybar (no mpris, no hyprland/window) - bluetooth, backlight moved to into tray-group - shows only active workspaces
V6.ca Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.ca/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
V6ca

Screenshot V6.cb

  • bottom waybar - with alot of workspaces - Thanks to Astraeya for his window-script!
V6.cb Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.cb/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2026-01-13_01-21-24

Screenshot V6.cc

  • lowered "inactive" opacity on modules, only clock and active modules set to 1
V6.cc Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.cc/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
V6 cc

Screenshot V6.cd

  • long bar version of V6.cc - moved power-profile, backlight, bluetooth, network in group-extend
V6.cd Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.cd/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
V6cd

Screenshot V6.ce

  • short version of V6.cd - moved power-profile, backlight, bluetooth, network in group-extend
V6.ce Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.ce/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2026-02-05_08-41-56

Screenshot V6.d

  • base config V6.c - tried to have less informations for "minimal" look / Style
  • added power-profile demon
V6.d Install-command (copy and paste in your terminal):
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
screenshot-2025-12-14_11-36-29

Screenshot V6.e

  • added shadow box and slightly higher
V6.e Install-command (copy and paste in your terminal):
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
screenshot-2025-12-18_10-41-31

Screenshot V6.f

  • Display of the currently running window (app/title) per workspace (active one) & Click to return to a favorite theme
V6.f Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.f/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
V6 f

Screenshot V6.fa

  • Changed from the previous version V6.f without shadows to a long bar version, providing a "cleaner" and more consistent visual style.
V6.fa Install-command (copy and paste in your terminal):
git clone https://github.com/HANCORE-linux/waybar-themes.git /tmp/repo && cp -rf /tmp/repo/config/V6.fa/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2026-01-02_20-53-50

About

Waybar Themes for omarchy.org with different and versatile variations, like omarchy

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published