diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2018-01-14 02:11:19 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2018-01-14 02:11:19 +0000 |
commit | 063575028f5b28f03a75744170b71019bfd501fa (patch) | |
tree | ffba579c6585e3afb082e2ac2e470878e906f532 /skel/.config/pcmanfm-qt/lxqt | |
parent | 6c8de040914593f67f2d3d084f8c294045ad8990 (diff) |
prep skel for 1801
Diffstat (limited to 'skel/.config/pcmanfm-qt/lxqt')
-rw-r--r-- | skel/.config/pcmanfm-qt/lxqt/settings.conf | 41 |
1 files changed, 35 insertions, 6 deletions
diff --git a/skel/.config/pcmanfm-qt/lxqt/settings.conf b/skel/.config/pcmanfm-qt/lxqt/settings.conf index 30e04bf..507e234 100644 --- a/skel/.config/pcmanfm-qt/lxqt/settings.conf +++ b/skel/.config/pcmanfm-qt/lxqt/settings.conf @@ -10,19 +10,27 @@ UseTrash=true [Desktop] BgColor=#000000 +DesktopCellMargins=@Size(3 1) +DesktopIconSize=48 FgColor=#ffffff -Font="Sans Serif,10,-1,5,50,0,0,0,0,0" +Font="Roboto,8,-1,5,57,0,0,0,0,0" +LastSlide= ShadowColor=#000000 ShowHidden=false ShowWmMenu=false +SlideShowInterval=0 SortColumn=name -SortOrder=descending +SortFolderFirst=true +SortOrder=ascending Wallpaper=/usr/share/backgrounds/redcore-community/0.png +WallpaperDirectory= WallpaperMode=stretch +WallpaperRandomize=false [FolderView] BackupAsHidden=false BigIconSize=48 +FolderViewCellMargins=@Size(3 3) Mode=icon ShadowHidden=false ShowFilter=false @@ -30,19 +38,37 @@ ShowFullNames=false ShowHidden=false SidePaneIconSize=24 SmallIconSize=24 +SortCaseSensitive=false SortColumn=name SortFolderFirst=true -SortOrder=descending +SortOrder=ascending ThumbnailIconSize=128 +[Places] +PlacesApplications=true +PlacesComputer=true +PlacesDesktop=true +PlacesHome=true +PlacesNetwork=true +PlacesRoot=true +PlacesTrash=true + +[Search] +searchContentCaseInsensitive=false +searchContentRegexp=true +searchNameCaseInsensitive=false +searchNameRegexp=true +searchRecursive=false +searchhHidden=false + [System] Archiver=ark -FallbackIconThemeName=elementary -OemplateTypeOnce=false +FallbackIconThemeName=oxygen OnlyUserTemplates=false SIUnit=false SuCommand=kdesu5 %s TemplateRunApp=false +TemplateTypeOnce=false Terminal=qterminal [Thumbnail] @@ -60,10 +86,13 @@ MountRemovable=true AlwaysShowTabs=false FixedHeight=480 FixedWidth=640 +FullWidthTabBar=true LastWindowHeight=480 -LastWindowMaximized=false +LastWindowMaximized=true LastWindowWidth=640 +PathBarButtons=true RememberWindowSize=true +ShowMenuBar=true ShowTabClose=true SidePaneMode=places SplitterPos=150 |