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