fix: correct capitalization in Hyprland warning message
This commit is contained in:
parent
b21249e5d8
commit
5df143a6f8
1 changed files with 1 additions and 1 deletions
|
|
@ -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": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue