wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-24 00:11:10 +01:00
parent d936cbd8c2
commit bd4420978d

View file

@ -13,11 +13,11 @@
tabs = 2; tabs = 2;
# horizontal-pad = 10; # horizontal-pad = 10;
vertical-pad = 25; vertical-pad = 25;
# inner-pad = 5; inner-pad = 10;
# line-height = 4; # line-height = 4;
}; };
colors = { colors = {
background = "0f0b15"; background = "0f0b15ff";
}; };
}; };
}; };