|
1 тиждень тому | |
---|---|---|
.. | ||
README.md | 1 тиждень тому | |
colors.css | 1 тиждень тому | |
config | 1 тиждень тому | |
style.css | 1 тиждень тому | |
wittr.sh | 1 тиждень тому |
If you are a git user, you can install the theme and keep up to date by cloning the repo:
git clone https://github.com/dracula/waybar.git
Download using the GitHub .zip download option and unzip them.
If you only want dracula color palette:
cp waybar/colors.css ~/.config/waybar/
css
@import url("./colors.css");
/* example usage */
window#waybar {
background: @background;
color: @purple;
/* or cyan, green, orange, pink, red, yellow, foreground, background-darker etc. */
}
Or, if you want waybar to look exactly like the screenshot:
cp -rv waybar ~/.config/
Font is Iosevka, icons obsidian. Change CITY
to your city/town/country in ~/.config/waybar/wittr.sh
if you want weather documentation source. Make adjustments in the config to your liking, ie. s/hyprland/sway/g.