chore: update flake.lock file
This commit is contained in:
parent
9f7da75624
commit
758d83afbe
15 changed files with 551 additions and 104 deletions
28
computers/waddledee/configs/fuzzel/fuzzel.ini
Normal file
28
computers/waddledee/configs/fuzzel/fuzzel.ini
Normal file
|
@ -0,0 +1,28 @@
|
|||
[main]
|
||||
font=monospace:size=15
|
||||
use-bold=yes
|
||||
icons-enabled=no
|
||||
match-mode=fuzzy
|
||||
anchor=center
|
||||
lines=8
|
||||
horizontal-pad=15
|
||||
vertical-pad=15
|
||||
|
||||
[colors]
|
||||
background=191724ff
|
||||
text=e0def4ff
|
||||
match=ebbcbaff
|
||||
selection=403d52ff
|
||||
selection-text=e0def4ff
|
||||
selection-match=ebbcbaff
|
||||
border=524f67ff
|
||||
prompt=6e6a86ff
|
||||
placeholder=6e6a86ff
|
||||
input=e0def4ff
|
||||
|
||||
[border]
|
||||
width=2
|
||||
|
||||
[key-bindings]
|
||||
cancel=Control+[
|
||||
execute=Control+m
|
Loading…
Add table
Add a link
Reference in a new issue