hyprland: fix monitor typo
All checks were successful
flake check / check (push) Successful in 10m19s
fmt check / check (push) Successful in 1m17s
All checks were successful
flake check / check (push) Successful in 10m19s
fmt check / check (push) Successful in 1m17s
This commit is contained in:
parent
19423d7465
commit
631ece05f4
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
"HDMI-A-1,1920x1080@60, 3640x560, auto, transform, 3" #right
|
||||
"DP-1,1920x1080@60, 0x560, auto, transform, 1" #left
|
||||
"DP-2,2560x1440@144, 1080x1080, auto" #middle
|
||||
"monitor = DP-3,1920x1080@144, 1400x0, auto" #top
|
||||
"DP-3,1920x1080@144, 1400x0, auto" #top
|
||||
];
|
||||
exec-once = [
|
||||
"hyprpaper"
|
||||
|
|
Loading…
Reference in a new issue