This commit is contained in:
2026-06-15 00:24:26 +03:00
commit 3fab9257e0
45 changed files with 2729 additions and 0 deletions

14
config/hypr/monitors.lua Normal file
View File

@@ -0,0 +1,14 @@
-- Generated by nwg-displays on 2026-06-05 at 18:10:13. Do not edit manually.
hl.monitor({
output = "eDP-2",
mode = "2560x1600@144.0",
position = "3650x898",
scale = 1.67
})
hl.monitor({
output = "DP-1",
mode = "1920x1080@60.0",
position = "1730x898",
scale = 1.0
})