From 8e1a3d26b1de458ecee8d5040ffec0ca21baf9a7 Mon Sep 17 00:00:00 2001 From: Vague Syntax Date: Sat, 1 Nov 2025 17:56:38 +0300 Subject: [PATCH] Update dots/.config/quickshell/ii/modules/settings/ServicesConfig.qml Co-authored-by: Madjid Taha <1833954+madjidtaha@users.noreply.github.com> --- dots/.config/quickshell/ii/modules/settings/ServicesConfig.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dots/.config/quickshell/ii/modules/settings/ServicesConfig.qml b/dots/.config/quickshell/ii/modules/settings/ServicesConfig.qml index 3f5f25f45..f5931bb1b 100644 --- a/dots/.config/quickshell/ii/modules/settings/ServicesConfig.qml +++ b/dots/.config/quickshell/ii/modules/settings/ServicesConfig.qml @@ -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: {