Update hyprland config

This commit is contained in:
alvinlollo
2026-07-17 18:35:31 +10:00
parent 3020201a9d
commit 20dfacce3e
26 changed files with 1370 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
-- Generated by nwg-displays on 2026-06-21 at 10:42:47. Do not edit manually.
hl.monitor({
output = "DVI-I-1",
mode = "1920x1080@60.0",
position = "1920x0",
scale = 1.0
})
hl.monitor({
output = "DP-1",
mode = "1920x1080@60.0",
position = "0x0",
scale = 1.0
})