artemis display scaling
This commit is contained in:
parent
7c4e53b960
commit
7f5c5b718f
1 changed files with 2 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue