Updating Fuzzel.
This commit is contained in:
parent
34e32e7ce4
commit
18fca17309
1 changed files with 4 additions and 4 deletions
|
|
@ -268,10 +268,10 @@
|
||||||
# Font + colors now come from stylix.targets.fuzzel.
|
# Font + colors now come from stylix.targets.fuzzel.
|
||||||
main = {
|
main = {
|
||||||
lines = 8;
|
lines = 8;
|
||||||
width = 32;
|
width = 64;
|
||||||
horizontal-pad = 18;
|
horizontal-pad = 24
|
||||||
vertical-pad = 16;
|
vertical-pad = 24;
|
||||||
inner-pad = 10;
|
inner-pad = 16;
|
||||||
icon-theme = "Adwaita";
|
icon-theme = "Adwaita";
|
||||||
terminal = "ghostty";
|
terminal = "ghostty";
|
||||||
prompt = "\" \"";
|
prompt = "\" \"";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue