mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
FilePicker: debugging and improvements.
This commit is contained in:
@@ -229,8 +229,7 @@ ColumnLayout {
|
||||
|
||||
NFilePicker {
|
||||
id: folderPicker
|
||||
selectFiles: false
|
||||
selectFolders: true
|
||||
selectionMode: "folders"
|
||||
title: I18n.tr("settings.screen-recorder.general.select-output-folder")
|
||||
initialPath: Settings.data.screenRecorder.directory || Quickshell.env("HOME") + "/Videos"
|
||||
onAccepted: paths => {
|
||||
|
||||
Reference in New Issue
Block a user