change fuzzel config
This commit is contained in:
parent
e35f8013da
commit
0ae6697af6
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue