sway: add monitor config for Northstar
This commit is contained in:
parent
0d3a037ef8
commit
ff54d7e919
|
@ -1 +1,7 @@
|
||||||
{...}: {wayland.windowManager.hyprland.settings.monitor = ["eDP-1,preferred,1920x0,1.50"];}
|
{...}: {
|
||||||
|
wayland.windowManager.sway.config.output = {
|
||||||
|
"eDP-1" = {
|
||||||
|
scale = "1.5";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue