Update config
This commit is contained in:
parent
a8bf6b15ed
commit
d962e4f9bf
@ -3,17 +3,13 @@ MenuBar=Disabled
|
||||
[$Version]
|
||||
update_info=dolphin_detailsmodesettings.upd:rename-leading-padding,dolphin_detailsmodesettings.upd:move-content-display,dolphin_directorysizemode.upd:convert-directorysizecount-to-directorysizemode
|
||||
|
||||
[ContentDisplay]
|
||||
UsePermissionsFormat=NumericFormat
|
||||
UseShortRelativeDates=false
|
||||
|
||||
[DetailsMode]
|
||||
ExpandableFolders=false
|
||||
PreviewSize=22
|
||||
|
||||
[General]
|
||||
BrowseThroughArchives=true
|
||||
EditableUrl=true
|
||||
ShowFullPath=true
|
||||
LockPanels=false
|
||||
Version=202
|
||||
ViewPropsTimestamp=2024,8,22,12,38,26.974
|
||||
|
||||
|
@ -26,8 +26,8 @@ dataSourceCommonSettings\activeState=true
|
||||
dataSourceCommonSettings\activeState=true
|
||||
|
||||
[UserFeedback]
|
||||
ApplicationStartCount=118
|
||||
ApplicationTime=72588
|
||||
ApplicationStartCount=121
|
||||
ApplicationTime=73861
|
||||
LastSubmission=@DateTime(\0\0\0\x10\0\0\0\0\0\0%\x8b\xb3\x4\xe9\xae\xd9\0)
|
||||
StatisticsCollectionMode=DetailedUsageStatistics
|
||||
SurveyInterval=0
|
||||
|
@ -165,6 +165,7 @@ View Style=Detail
|
||||
Dialog Size=950,611
|
||||
|
||||
[PreviewSettings]
|
||||
EnableRemoteFolderThumbnail=false
|
||||
MaximumRemoteSize=0
|
||||
|
||||
[Shortcuts]
|
||||
|
@ -29,6 +29,7 @@ kompare=true
|
||||
makefileactions=true
|
||||
mediainfo-gui=true
|
||||
mountisoaction=true
|
||||
movetonewfolderitemaction=true
|
||||
nextclouddolphinactionplugin=true
|
||||
plasmavaultfileitemaction=true
|
||||
runInKonsole=true
|
||||
|
@ -11,3 +11,17 @@ LimitReachedAction=1
|
||||
Percent=10
|
||||
UseSizeLimit=true
|
||||
UseTimeLimit=true
|
||||
|
||||
[/mnt/hetznerbox/.Trash-1000]
|
||||
Days=7
|
||||
LimitReachedAction=1
|
||||
Percent=10
|
||||
UseSizeLimit=true
|
||||
UseTimeLimit=true
|
||||
|
||||
[/mnt/lan1nas1/.Trash-1000]
|
||||
Days=7
|
||||
LimitReachedAction=1
|
||||
Percent=10
|
||||
UseSizeLimit=true
|
||||
UseTimeLimit=true
|
||||
|
@ -101,8 +101,7 @@
|
||||
</ToolBar>
|
||||
<ActionProperties scheme="Default">
|
||||
<Action name="fullscreen" priority="0"/>
|
||||
<Action name="deletefile" shortcut="Del"/>
|
||||
<Action name="edit_cut" shortcut="Ctrl+X"/>
|
||||
<Action name="file_trash" shortcut="; "/>
|
||||
<Action name="file_trash" shortcut="Del; "/>
|
||||
</ActionProperties>
|
||||
</gui>
|
||||
|
Loading…
Reference in New Issue
Block a user