diff options
| author | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-03-21 22:32:21 +0100 |
|---|---|---|
| committer | Ruben Beltran del Rio <git@r.bdr.sh> | 2025-03-21 22:32:21 +0100 |
| commit | f83eb579c255fc764c182a02e70c149d913e9b6a (patch) | |
| tree | 800a57f5d8b32a8366599843925a623e5e11a92f /config/fuzzel | |
| parent | 97ffb49313d7dd51ad4ec1f8e15d02c0b8e0f490 (diff) | |
Add niri and firends
Diffstat (limited to 'config/fuzzel')
| -rw-r--r-- | config/fuzzel/fuzzel.ini | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/config/fuzzel/fuzzel.ini b/config/fuzzel/fuzzel.ini new file mode 100644 index 0000000..d4b5e15 --- /dev/null +++ b/config/fuzzel/fuzzel.ini @@ -0,0 +1,21 @@ +[main] +font=Input Sans Compressed:weight=Light:size=12 +prompt="% " +icons-enabled=no +hide-before-typing=yes +anchor=center +horizontal-pad=10 +width=30 + +[colors] +background=DAE6E3ff +text=0F261Fff +match=4F8FE6FF + +selection=23C17Cff +selection-text=DAE6E3ff +selection-match=0F261FFF + +[border] +width=0 +radius=0 |