diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-01-31 18:55:50 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-01-31 18:55:50 -0500 |
| commit | dd88de5bd9a816de00f59e87c3461037f47913be (patch) | |
| tree | c4559c2f3d342534d09d863f9f62c5a80f6d5af7 /config/hypr | |
| parent | d482870c619dd5c6c4d8cd4ae1ea8b0dc7fb084e (diff) | |
Re-enabled Virtual-1 1080p in monitors.conf
Diffstat (limited to 'config/hypr')
| -rw-r--r-- | config/hypr/monitors.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/monitors.conf b/config/hypr/monitors.conf index 74a60819..ed2bb30d 100644 --- a/config/hypr/monitors.conf +++ b/config/hypr/monitors.conf @@ -36,7 +36,7 @@ monitor=,highres,auto,1 #monitor = HDMI-A-1, preferred,auto,1 # QEMU-KVM, virtual box or vmware -#monitor = Virtual-1, 1920x1080@60,auto,1 +monitor = Virtual-1, 1920x1080@60,auto,1 # to disable a monitor #monitor=name,disable |
