This commit is contained in:
2025-07-20 18:50:27 +09:00
parent 31fbb69bc4
commit 0ed03e8f33

View File

@@ -4,7 +4,7 @@
# custom settings # custom settings
settings = { settings = {
env.TERM = "alacritty"; env.TERM = "alacritty";
font = { size = 18; }; font = { size = 14; };
window = { window = {
opacity = 1.0; opacity = 1.0;
padding.x = 50; padding.x = 50;