mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-12 11:59:58 -05:00
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