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