artemis display scaling

This commit is contained in:
KoenDR06 2025-12-22 14:26:00 +01:00
parent 7c4e53b960
commit 7f5c5b718f

View file

@ -4,7 +4,7 @@
];
config.horseman = {
dots.kitty.fontSize = 14;
dots.kitty.fontSize = 13;
catppuccin.flavor = "mocha";
@ -32,6 +32,7 @@
x = 0;
y = 0;
bar = "top";
scale = 1.175; # Idk why hyprland doesn't think 1.25 is invalid but whatever.
}
];
monitors.bindWorkspaces = "interlaced";