summaryrefslogtreecommitdiff
path: root/fuzzel
diff options
context:
space:
mode:
Diffstat (limited to 'fuzzel')
-rw-r--r--fuzzel/fuzzel.ini21
1 files changed, 21 insertions, 0 deletions
diff --git a/fuzzel/fuzzel.ini b/fuzzel/fuzzel.ini
new file mode 100644
index 0000000..e54e8da
--- /dev/null
+++ b/fuzzel/fuzzel.ini
@@ -0,0 +1,21 @@
+font = Mononoki Nerd Font Mono
+use-bold = true
+terminal = alacritty -e '{cmd}'
+anchor = center
+lines = 5
+minimal-lines = true
+horizontal-pad = 20
+
+[colors]
+background = 212121fa
+text = f8f8f2ff
+prompt = ff5555ff
+input = f8f8f2ff
+match = 82aaffff
+selection = 00000000
+selection-text = f8f8f2ff
+selection-match = 82aaffff
+border = 00000000
+
+[border]
+radius = 0