Update dotfiles (2026-05-08 01:06:14)

This commit is contained in:
Zacharias-Brohn
2026-05-08 01:06:14 +02:00
parent c7f0249c57
commit e4ad1a71b4
11 changed files with 289 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
hl.monitor({
output = "DP-1",
mode = "3840x2160@160",
position = "auto",
scale = "1.5",
})
hl.monitor({
output = "DP-2",
mode = "3840x2160@60",
position = "auto-center-left",
scale = "1.5",
})
hl.monitor({
output = "DP-3",
mode = "3840x2160@160",
position = "auto-center-right",
scale = "auto",
})