From b7833e8e3a350288c58e2530d9116712abe5e2fc Mon Sep 17 00:00:00 2001 From: krolxon Date: Sun, 19 Oct 2025 18:03:16 +0530 Subject: fuzzel: add pywal template --- .config/wal/templates/colors-fuzzel.ini | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .config/wal/templates/colors-fuzzel.ini (limited to '.config/wal') diff --git a/.config/wal/templates/colors-fuzzel.ini b/.config/wal/templates/colors-fuzzel.ini new file mode 100644 index 0000000..8cde663 --- /dev/null +++ b/.config/wal/templates/colors-fuzzel.ini @@ -0,0 +1,11 @@ +[colors] +background={background.strip}ff +prompt={foreground.strip}ff +text={foreground.strip}ff +placeholder={foreground.strip}ff +input={foreground.strip}ff +match={foreground.strip}ff +selection={color15.strip}ff +selection-text={color4.strip}ff +selection-match={background.strip}ff +border={color1.strip}ff -- cgit v1.2.3