From 43e5de9aece7606f3014b2f870ecdf9f853aed9b Mon Sep 17 00:00:00 2001 From: Simon Studer Date: Sat, 11 Oct 2025 17:53:58 +0200 Subject: [PATCH] fuzzel use pywal colors, update config --- config/fuzzel/fuzzel.ini | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/config/fuzzel/fuzzel.ini b/config/fuzzel/fuzzel.ini index aae014f..cd29a99 100644 --- a/config/fuzzel/fuzzel.ini +++ b/config/fuzzel/fuzzel.ini @@ -1,4 +1,3 @@ -include "~/.cache/wal/colors-fuzzel.ini" # output= # font=monospace # dpi-aware=auto @@ -28,8 +27,8 @@ include "~/.cache/wal/colors-fuzzel.ini" # minimal-lines=no # width=30 # tabs=8 -# horizontal-pad=40 -# vertical-pad=8 +horizontal-pad=20 +vertical-pad=6 # inner-pad=0 # scaling-filter=box @@ -50,14 +49,15 @@ include "~/.cache/wal/colors-fuzzel.ini" # enable-mouse=yes -[colors] -background=282a36ff -text=f8f8f2ff -match=8be9fdff -selection-match=8be9fdff -selection=44475add -selection-text=f8f8f2ff -border=bd93f9ff +include="~/.cache/wal/colors-fuzzel.ini" +# [colors] # already taken care of by import and pywal +# background=282a36ff +# text=f8f8f2ff +# match=8be9fdff +# selection-match=8be9fdff +# selection=44475add +# selection-text=f8f8f2ff +# border=bd93f9ff # prompt=586e75ff # placeholder=93a1a1ff @@ -65,8 +65,8 @@ border=bd93f9ff # counter=93a1a1ff [border] -# width=1 -# radius=10 +width=3 +radius=8 [dmenu] # mode=text # text|index