[hyprland] added specific hdmi output override
This commit is contained in:
parent
70fd90ee99
commit
ebb4f50fb9
@ -4,8 +4,9 @@
|
|||||||
# include hyprland configs
|
# include hyprland configs
|
||||||
home.file.".config/hypr/graphics.conf".text = ''
|
home.file.".config/hypr/graphics.conf".text = ''
|
||||||
# main monitors
|
# main monitors
|
||||||
monitor = eDP-1, 1920x1200@60, 760x1440, 1 # laptop (native: 2560x1600@60, preffered 1920x1200)
|
monitor = eDP-1, 1920x1200@60, 760x1440, 1 # laptop (native: 2560x1600@60, preffered 1920x1200)
|
||||||
monitor = , preferred, 0x0, 1 # default resolution on any other screen
|
monitor = HDMI-A-1, 1920x1080@60, 0x0, 1 # force 1080p on hdmi output
|
||||||
|
monitor = , preferred, 0x0, 1 # default resolution on any other screen
|
||||||
|
|
||||||
# unscale xwayland
|
# unscale xwayland
|
||||||
xwayland {
|
xwayland {
|
||||||
|
Reference in New Issue
Block a user