chore: update kde settings for file chooser
This commit is contained in:
parent
461a77d9f0
commit
8cd7e3aa6a
1 changed files with 20 additions and 0 deletions
|
@ -1,5 +1,25 @@
|
||||||
[General]
|
[General]
|
||||||
TerminalApplication=alacritty
|
TerminalApplication=alacritty
|
||||||
|
|
||||||
|
[KFileDialog Settings]
|
||||||
|
Allow Expansion=false
|
||||||
|
Automatically select filename extension=true
|
||||||
|
Breadcrumb Navigation=true
|
||||||
|
Decoration position=2
|
||||||
|
LocationCombo Completionmode=5
|
||||||
|
PathCombo Completionmode=5
|
||||||
|
Show Bookmarks=false
|
||||||
|
Show Full Path=false
|
||||||
|
Show Inline Previews=true
|
||||||
|
Show Preview=false
|
||||||
|
Show Speedbar=true
|
||||||
|
Show hidden files=false
|
||||||
|
Sort by=Name
|
||||||
|
Sort directories first=true
|
||||||
|
Sort hidden files last=false
|
||||||
|
Sort reversed=false
|
||||||
|
Speedbar Width=189
|
||||||
|
View Style=DetailTree
|
||||||
|
|
||||||
[PreviewSettings]
|
[PreviewSettings]
|
||||||
MaximumRemoteSize=0
|
MaximumRemoteSize=0
|
||||||
|
|
Loading…
Reference in a new issue