Files
dotfiles/.config/hypr/lua/monitors.lua

11 lines
233 B
Lua

------------------
---- MONITORS ----
------------------
-- See https://wiki.hypr.land/Configuring/Basics/Monitors/
hl.monitor({
output = "eDP-1",
mode = "1920x1200@60",
position = "auto",
scale = "1.20",
})