xdg spec part I

This commit is contained in:
2024-08-20 14:35:40 +02:00
parent ae6dda30c6
commit e81925cb24
30 changed files with 96 additions and 2440 deletions

View File

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