update conf
This commit is contained in:
7
roles/hyprland/files/hypr/monitors/jk-pc.lua
Normal file
7
roles/hyprland/files/hypr/monitors/jk-pc.lua
Normal file
@ -0,0 +1,7 @@
|
||||
-- Generated originally by nwg-displays; ported to Lua.
|
||||
-- See https://wiki.hypr.land/Configuring/Basics/Monitors/
|
||||
|
||||
hl.monitor({ output = "DP-1", mode = "2560x1440@165.0", position = "6626x876", scale = 1.0, vrr = 2 })
|
||||
hl.monitor({ output = "DP-2", mode = "2560x1440@165.0", position = "4066x876", scale = 1.0 })
|
||||
hl.monitor({ output = "HDMI-A-2", mode = "1920x1080@60.0", position = "9186x396", scale = 1.0, transform = 3 })
|
||||
hl.monitor({ output = "HDMI-A-1", disabled = true })
|
||||
Reference in New Issue
Block a user