fuzzel: use "include" directive for pywal colors

This commit is contained in:
krolxon 2025-10-19 14:38:40 +05:30
parent 61d87e6ee5
commit 850fbde435
2 changed files with 31 additions and 30 deletions

View File

@ -1 +0,0 @@
../../../.cache/wal/colors-fuzzel.ini

31
.config/fuzzel/fuzzel.ini Normal file
View File

@ -0,0 +1,31 @@
include=~/.cache/wal/colors-fuzzel.ini
[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=1e1e2edd
# text=cdd6f4ff
# prompt=bac2deff
# placeholder=7f849cff
# input=cdd6f4ff
# match=89b4faff
# selection=585b70ff
# selection-text=cdd6f4ff
# selection-match=89b4faff
# counter=7f849cff
# border=89b4faff
[key-bindings]
execute-input=Control+Return Shift+KP_Enter

View File

@ -1,29 +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=1e1e2edd
text=cdd6f4ff
prompt=bac2deff
placeholder=7f849cff
input=cdd6f4ff
match=89b4faff
selection=585b70ff
selection-text=cdd6f4ff
selection-match=89b4faff
counter=7f849cff
border=89b4faff
[key-bindings]
execute-input=Control+Return Shift+KP_Enter