#!/bin/bash echo '@import "layout.css"; @import "catppuccin-latte.css";' > $HOME/.config/waybar/style.css killall -SIGUSR2 waybar waybar &