forked from Shinonome/dots-hyprland
settings: make crosshair code setting less misleading
This commit is contained in:
@@ -67,7 +67,7 @@ ContentPage {
|
|||||||
|
|
||||||
MaterialTextArea {
|
MaterialTextArea {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
placeholderText: Translation.tr("Valorant crosshair code")
|
placeholderText: Translation.tr("Crosshair code (in Valorant's format)")
|
||||||
text: Config.options.crosshair.code
|
text: Config.options.crosshair.code
|
||||||
wrapMode: TextEdit.Wrap
|
wrapMode: TextEdit.Wrap
|
||||||
onTextChanged: {
|
onTextChanged: {
|
||||||
|
|||||||
Reference in New Issue
Block a user