change fuzzel config

This commit is contained in:
Frost-Phoenix 2024-06-23 16:55:14 +02:00
parent e35f8013da
commit 0ae6697af6

View file

@ -10,14 +10,14 @@
terminal = "kitty"; terminal = "kitty";
prompt = "' '" ; prompt = "' '" ;
icon-theme = "Papirus-Dark"; icon-theme = "Papirus-Dark";
layer = "overlay"; layer = "top";
lines = 10; lines = 10;
width = 35; width = 35;
horizontal-pad = 25; horizontal-pad = 25;
inner-pad = 5; inner-pad = 5;
}; };
colors = { colors = {
background = "1e1e2eaa"; background = "1e1e2ecc";
text = "cdd6f4ff"; text = "cdd6f4ff";
match = "f38ba8ff"; match = "f38ba8ff";
selection = "b4befeaa"; selection = "b4befeaa";