Ronin: set monitor to be on the left
This commit is contained in:
parent
a9c78cbaa9
commit
37d2a39116
|
@ -6,7 +6,7 @@
|
||||||
home.stateVersion = "23.05";
|
home.stateVersion = "23.05";
|
||||||
wayland.windowManager.hyprland.settings.monitor = [
|
wayland.windowManager.hyprland.settings.monitor = [
|
||||||
"eDP-1,preferred,auto,1.25"
|
"eDP-1,preferred,auto,1.25"
|
||||||
"desc:Dell Inc. DELL P3223QE CCG8YN3,preferred,auto,1.5"
|
"desc:Dell Inc. DELL P3223QE CCG8YN3,preferred,auto-left,1.5"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
boot.initrd = {
|
boot.initrd = {
|
||||||
|
|
Loading…
Reference in a new issue