add config from gitlab
This commit is contained in:
commit
e02f7f00f9
842 changed files with 297362 additions and 0 deletions
13
dotfiles/hypr/conf/monitor.lua
Normal file
13
dotfiles/hypr/conf/monitor.lua
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
hl.monitor({
|
||||
output = monitorA,
|
||||
mode = "1920x1080@120.00200",
|
||||
position = "0x0",
|
||||
scale = "1",
|
||||
})
|
||||
|
||||
hl.monitor({
|
||||
output = monitorB,
|
||||
mode = "1920x1080@60",
|
||||
position = "1920x0",
|
||||
scale = "1",
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue