diff --git a/.config/wal/templates/colors-hyprland.conf b/.config/wal/templates/colors-hyprland.conf new file mode 100644 index 0000000..187deae --- /dev/null +++ b/.config/wal/templates/colors-hyprland.conf @@ -0,0 +1,3 @@ +$background = rgb({background.strip}) +$color11 = rgb({color11.strip}) +$color14 = rgb({color14.strip})