From 0f9c40188637c04da8c5a23a8cea47662bb87c4e Mon Sep 17 00:00:00 2001 From: krolxon Date: Sun, 19 Oct 2025 14:38:58 +0530 Subject: zathura: use "include" directive for pywal colors" --- .config/wal/templates/colors-fuzzel.ini | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 .config/wal/templates/colors-fuzzel.ini (limited to '.config/wal/templates/colors-fuzzel.ini') diff --git a/.config/wal/templates/colors-fuzzel.ini b/.config/wal/templates/colors-fuzzel.ini deleted file mode 100644 index 356c733..0000000 --- a/.config/wal/templates/colors-fuzzel.ini +++ /dev/null @@ -1,28 +0,0 @@ -[main] -dpi-aware=no -lines=10 -filter-desktop=yes -icon-theme=Papirus-Dark -font=Fira Code:size=12 -terminal=foot -e -list-executables-in-path=yes -password-character=* -width=80 -horizontal-pad=10 -vertical-pad=10 -inner-pad=5 - -[colors] -background={background.strip}dd -prompt={foreground.strip}ff -text={foreground.strip}ff -placeholder={foreground.strip}ff -input={foreground.strip}ff -match={foreground.strip}ff -selection={color1.strip}ff -selection-text={background.strip}ff -selection-match={foreground.strip}ff -border={color1.strip}ff - -[key-bindings] -execute-input=Control+Return Shift+KP_Enter -- cgit v1.2.3