Red and black theme for waybar for arch linux with hyprland.
The product is under development. Please, treat this with understanding and keep track of changes in this repository.
- eww (aur)
- dunst (official repo)
git clone https://github.com/RomanLivik/red-black-waybar.git
mkdir -r ~/.config/waybar
mv ~/red-black-waybar/config.jsonc ~/.config/waybar
mv ~/red-black-waybar/style.css ~/.config/waybar
mv ~/red-black-waybar/eww ~/.config
- reboot hyprland or pc if you have waybar in autoexec
- killall waybar && waybar if you have not got it in autoexec
If there is a very big gap between the waybar and the windows, you should edit theese plines in ~/.config/hypr/hyprland.config:
#####################
### LOOK AND FEEL ###
#####################
general{
gaps_in = 3 <=== gap from border
gaps_out = 2 <=== gap from top
border_size = 2 <=== gap between windows
