This commit is contained in:
Evie Litherland-Smith 2024-04-17 16:42:56 +01:00
commit 8cfba820b0
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
{...}: {
wayland.windowManager.sway.config.output = {
"eDP-1" = {
scale = "1.5";
scale = "1.25";
};
};
}

View file

@ -4,7 +4,7 @@
wayland.windowManager.sway.config.output = {
"eDP-1" = {
pos = "2560 720";
scale = "1.5";
scale = "1.25";
};
};
wayland.windowManager.hyprland.settings = {