forked from Shinonome/dots-hyprland
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:
@@ -101,7 +101,7 @@ ContentPage {
|
|||||||
|
|
||||||
MaterialTextArea {
|
MaterialTextArea {
|
||||||
Layout.fillWidth: true
|
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
|
text: Config.options.screenSnip.savePath
|
||||||
wrapMode: TextEdit.Wrap
|
wrapMode: TextEdit.Wrap
|
||||||
onTextChanged: {
|
onTextChanged: {
|
||||||
|
|||||||
Reference in New Issue
Block a user