forked from Shinonome/dots-hyprland
Fix monitor scale type (#3312)
This commit is contained in:
@@ -3,7 +3,7 @@ hl.monitor({
|
|||||||
output = "",
|
output = "",
|
||||||
mode = "preferred",
|
mode = "preferred",
|
||||||
position = "auto",
|
position = "auto",
|
||||||
scale = "1"
|
scale = 1
|
||||||
})
|
})
|
||||||
|
|
||||||
hl.gesture({
|
hl.gesture({
|
||||||
|
|||||||
Reference in New Issue
Block a user