mirror of
https://github.com/WarrenHood/dotfiles.git
synced 2025-04-29 14:05:00 +01:00
Set laptop screen scale to 1.6
This commit is contained in:
parent
fd3cca24a3
commit
c21227dc11
|
@ -2,10 +2,10 @@
|
|||
# Monitor setup
|
||||
# Laptop (internal) display on left
|
||||
# External (HDMI) monitor on right at 144Hz
|
||||
monitor=eDP-1, 2560x1600@60, 0x0, 1
|
||||
monitor=eDP-2, 2560x1600@60, 0x0, 1
|
||||
monitor=HDMI-A-1, 1920x1080@144, 2560x0, 1
|
||||
monitor=HDMI-A-2, 1920x1080@144, 2560x0, 1
|
||||
monitor=eDP-1, 2560x1600@60, 0x0, 1.6
|
||||
monitor=eDP-2, 2560x1600@60, 0x0, 1.6
|
||||
monitor=HDMI-A-1, 1920x1080@144, auto, 1
|
||||
monitor=HDMI-A-2, 1920x1080@144, auto, 1
|
||||
monitor=,preferred,auto, 1
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Keywords/ for more
|
||||
|
|
Loading…
Reference in a new issue