diff options
| author | 2026-07-09 00:07:43 -0400 | |
|---|---|---|
| committer | 2026-07-09 00:07:43 -0400 | |
| commit | 815178407fc681731fefda11b2d7d00f736efea5 (patch) | |
| tree | 23ee61ee2ae254326b376b5d2ab0609a7d81d31d /fuzzel/fuzzel.ini | |
| parent | d19d762a34135b62e46145bdc90c5fab109d065d (diff) | |
| download | dots-815178407fc681731fefda11b2d7d00f736efea5.tar.gz dots-815178407fc681731fefda11b2d7d00f736efea5.zip | |
fuzzel theme
Diffstat (limited to 'fuzzel/fuzzel.ini')
| -rw-r--r-- | fuzzel/fuzzel.ini | 21 |
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 |
