hyprland: update monitors
This commit is contained in:
parent
942ae3453f
commit
cd55480d9e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
_: {
|
||||
wayland.windowManager.hyprland.extraConfig = ''
|
||||
|
||||
monitor = HDMI-A-1,1920x1080,5760x0,1 #right
|
||||
monitor = DP-2,1920x1080,1920x0,1 #left
|
||||
monitor = DP-3,1920x1080@144,3840x0,1 #middle
|
||||
monitor = HDMI-A-1,1920x1080@60, 3840x0, 1 #right
|
||||
monitor = DP-2,1920x1080@60, 0x0, 1 #left
|
||||
monitor = DP-3,1920x1080@144, 1920x0, 1 #middle
|
||||
|
||||
input {
|
||||
|
||||
|
|
Loading…
Reference in a new issue