change pcmanfm-qt
This commit is contained in:
parent
088f438614
commit
fae9615984
1 changed files with 9 additions and 9 deletions
|
@ -42,9 +42,9 @@ WorkAreaMargins=12, 12, 12, 12
|
||||||
|
|
||||||
[FolderView]
|
[FolderView]
|
||||||
BackupAsHidden=false
|
BackupAsHidden=false
|
||||||
BigIconSize=48
|
BigIconSize=64
|
||||||
CustomColumnWidths=@Invalid()
|
CustomColumnWidths=@Invalid()
|
||||||
FolderViewCellMargins=@Size(3 3)
|
FolderViewCellMargins=@Size(4 4)
|
||||||
HiddenColumns=@Invalid()
|
HiddenColumns=@Invalid()
|
||||||
Mode=icon
|
Mode=icon
|
||||||
NoItemTooltip=false
|
NoItemTooltip=false
|
||||||
|
@ -54,7 +54,7 @@ ShowFilter=false
|
||||||
ShowFullNames=true
|
ShowFullNames=true
|
||||||
ShowHidden=true
|
ShowHidden=true
|
||||||
SidePaneIconSize=24
|
SidePaneIconSize=24
|
||||||
SmallIconSize=24
|
SmallIconSize=48
|
||||||
SortCaseSensitive=false
|
SortCaseSensitive=false
|
||||||
SortColumn=name
|
SortColumn=name
|
||||||
SortFolderFirst=true
|
SortFolderFirst=true
|
||||||
|
@ -100,14 +100,14 @@ MountRemovable=true
|
||||||
|
|
||||||
[Window]
|
[Window]
|
||||||
AlwaysShowTabs=true
|
AlwaysShowTabs=true
|
||||||
FixedHeight=480
|
FixedHeight=600
|
||||||
FixedWidth=640
|
FixedWidth=1000
|
||||||
LastWindowHeight=600
|
LastWindowHeight=600
|
||||||
LastWindowMaximized=false
|
LastWindowMaximized=true
|
||||||
LastWindowWidth=1000
|
LastWindowWidth=1000
|
||||||
PathBarButtons=true
|
PathBarButtons=true
|
||||||
RememberWindowSize=true
|
RememberWindowSize=false
|
||||||
ReopenLastTabs=false
|
ReopenLastTabs=true
|
||||||
ShowMenuBar=true
|
ShowMenuBar=true
|
||||||
ShowTabClose=true
|
ShowTabClose=true
|
||||||
SidePaneMode=places
|
SidePaneMode=places
|
||||||
|
@ -115,4 +115,4 @@ SidePaneVisible=true
|
||||||
SplitView=false
|
SplitView=false
|
||||||
SplitterPos=150
|
SplitterPos=150
|
||||||
SwitchToNewTab=false
|
SwitchToNewTab=false
|
||||||
TabPaths=@Invalid()
|
TabPaths=/home/simono41
|
||||||
|
|
Loading…
Reference in a new issue