blob: 4fbdbb38d555a4ad580995add89f6bd75e1f42d8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
-- ==================================================
-- KoolDots (2026)
-- Project URL: https://github.com/LinuxBeginnings
-- License: GNU GPLv3
-- SPDX-License-Identifier: GPL-3.0-or-later
-- ==================================================
-- Virtual-1 2560x1080 profile
hl.monitor({
output = "Virtual-1",
mode = "2560x1080@60",
position = "auto",
scale = "1",
})
|