All natural pine, faux fur and a bit of soho vibes for the classy minimalist
NOTE: Replace font with your desired font, I am using SF Mono in the picture. The height of the window is a bit wonky with Windows zoom levels. So play around with it to make it work for you.
Go to the directory for the window manager you are using (eg. GlazeWM or Komorebi), copy the config.yaml to your zebar cinfog directory.
In config.yaml
replace the following section with your desired variables, eg.
main, moon or dawn, defaults to main. Colors are also configurable.
For GlazeWM users make sure you have the script.js added to your config dir.
--text: var(--rp-text);
--bg: var(--rp-base-alpha-bg);
--border: var(--rp-base);
--icon: var(--rp-love);
--memory: var(--rp-iris);
--cpu: var(--rp-rose);
--cpu-high-usage: var(--rp-love);
--battery: var(--rp-foam);
--ws-1: var(--rp-love);
--ws-2: var(--rp-gold);
--ws-3: var(--rp-rose);
--ws-4: var(--rp-pine);
--ws-5: var(--rp-foam);
--ws-6: var(--rp-iris);
--weather: var(--rp-gold);