Update dots/.config/quickshell/ii/modules/settings/ServicesConfig.qml

Co-authored-by: Madjid Taha <1833954+madjidtaha@users.noreply.github.com>
This commit is contained in:
Vague Syntax
2025-11-01 17:56:38 +03:00
committed by GitHub
parent a240329f22
commit 8e1a3d26b1
@@ -101,7 +101,7 @@ ContentPage {
MaterialTextArea {
Layout.fillWidth: true
placeholderText: Translation.tr("Screenshot Path (leave empyt to just copy)")
placeholderText: Translation.tr("Screenshot Path (leave empty to just copy)")
text: Config.options.screenSnip.savePath
wrapMode: TextEdit.Wrap
onTextChanged: {