fix(hyprland): set main display to 4k
This commit is contained in:
parent
7cb2c19c9c
commit
f913fa879f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
# Monitors
|
# Monitors
|
||||||
monitor = [
|
monitor = [
|
||||||
# "DP-1, preferred, 0x0, 1.5"
|
"DP-1, 3640x2160@60, auto, 1"
|
||||||
# "HDMI-A-1, 1920x1080@60, -1280x0, 1.5"
|
# "HDMI-A-1, 1920x1080@60, -1280x0, 1.5"
|
||||||
", preferred, auto, 1"
|
", preferred, auto, 1"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue