Skip to content

HANCORE-linux/waybar-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Waybar Themes for opinionated Linux/Omarchy

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

Instructions

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

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 V2

  • 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.

Screenshots V2.2

  • new version of V1 to V2 series configs with some extras
STEP1
  • install wttrbar for weather module
yay -S wttrbar
STEP2
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
STEP3
  • after installing wttrbar, set your City location in config.json file and restart waybar ,
 "custom/weather": {
 ....
    "exec": "wttrbar --nerd --location yourlocation,
omarchy-restart-waybar
screenshot-2025-11-27_21-48-47

Screenshots V2.3

  • base config v2.2 - all rounded
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-06_23-47-22

Screenshots V2.4

  • base config V2.3 - with full shadow "box" waybar background
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-07_08-18-00

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 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 (shadow)

  • all shadow , waybar and tooltip
V3-shadow 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-shadow/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-11-07_11-41-49

Screenshots V3 (border)

  • this Theme is recommended for darker Themes
  • all shadow & border with minimal concept
V3-border 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-border/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-11-29_23-12-06

Screenshots V3 (border2)

  • all shadow & border with minimal concept (wttbar, mpris, pacmanupdates, hyprland/window)
V3-border2 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-border2/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-12-04_21-01-02

Screenshots V3 (trans)

  • transparant and all shadow , waybar and tooltip
V3-trans 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-trans/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-11-20_21-42-57

Screenshots V3 (min)

  • minimal setup (cpu, memory, tempature, hyprland/window are excluded)
  • mpris support , bluetooth inside of tray icon
V3-min 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-min/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-11-19_22-44-49

Screenshots V3 (min2)

  • minimal setup (memory, tempature, hyprland/window are excluded)
  • mpris support , bluetooth and gtk icons out of tray box
V3-min2 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-min2/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-12-05_06-55-45

Screenshots V3 (min2-cava)

  • minimal setup (memory, tempature, hyprland/window are excluded)
  • mpris support , cava support, bluetooth and gtk icons out of tray box
STEP1
  • use the following V3-min2-cava Install command for waybar config
V3-min2-cava 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-min2-cava/. ~/.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
screenshot-2025-11-23_16-51-11 screenshot-2025-11-21_19-44-21

Screenshots V3 (min3)

  • A custom Waybar build featuring a new wlr/taskbar module. Displays all open windows and lets you switch to them with a single click
V3-min3 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-min3/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-12-05_07-10-48

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-09_17-19-28

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)

  • trying something new
V5-solo 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-solo/. ~/.config/waybar && rm -rf /tmp/repo && omarchy-restart-waybar
screenshot-2025-11-14_14-17-18

Screenshot V5.b

  • trying something new.b
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-11-14_14-34-00 screenshot-2025-11-14_23-18-39

Screenshot V5.c

  • added border, "boxed out" center and right module to catch up with workspace 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-11-17_14-30-31 screenshot-2025-11-17_14-30-43

Screenshot V5.d

  • 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
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-11-17_15-12-26 screenshot-2025-11-17_15-12-15

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-11-18_18-01-41 screenshot-2025-11-18_18-21-32

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.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-11_22-02-28

Screenshot V6.c

  • base config V6.b with new Style for ex. "pacman" workspace
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-13_17-52-38

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-14_21-55-32

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published