fix: correct capitalization in Hyprland warning message

This commit is contained in:
mic 2025-04-03 21:56:12 +02:00
parent b21249e5d8
commit 5df143a6f8

View file

@ -1248,7 +1248,7 @@
"description": "" "description": ""
}, },
"hyprland_warning": { "hyprland_warning": {
"message": "Set height and width to 0 if you're using hyprland!", "message": "Set height and width to 0 if you're using Hyprland!",
"description": "" "description": ""
} }
} }