diff --git a/machines/artemis/modules.nix b/machines/artemis/modules.nix index 196af64..843dc8b 100644 --- a/machines/artemis/modules.nix +++ b/machines/artemis/modules.nix @@ -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";