mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
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