first commit
This commit is contained in:
commit
205faf4224
5471 changed files with 973850 additions and 0 deletions
13
config/hypr/conf/monitor.lua
Normal file
13
config/hypr/conf/monitor.lua
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
hl.monitor({
|
||||
output = monitorA,
|
||||
mode = "1366x768@60",
|
||||
position = "0x0",
|
||||
scale = "1",
|
||||
})
|
||||
|
||||
hl.monitor({
|
||||
output = monitorB,
|
||||
mode = "preferred",
|
||||
position = "1366x0",
|
||||
scale = "1.2",
|
||||
})
|
||||
Loading…
Add table
Add a link
Reference in a new issue