From 5154b019cfaefb1b3e70e74b2220a9e3db98c38d Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Thu, 26 Jan 2023 04:09:42 +0100 Subject: [PATCH] Add settings for pcmanfm-qt --- home/.config/pcmanfm-qt/default/settings.conf | 118 ++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 home/.config/pcmanfm-qt/default/settings.conf diff --git a/home/.config/pcmanfm-qt/default/settings.conf b/home/.config/pcmanfm-qt/default/settings.conf new file mode 100644 index 0000000..31874fd --- /dev/null +++ b/home/.config/pcmanfm-qt/default/settings.conf @@ -0,0 +1,118 @@ +[Behavior] +AutoSelectionDelay=600 +BookmarkOpenMethod=current_tab +ConfirmDelete=true +ConfirmTrash=false +CtrlRightClick=false +NoUsbTrash=false +QuickExec=false +RecentFilesNumber=0 +SelectNewFiles=false +SingleClick=false +SingleWindowMode=false +UseTrash=true + +[Desktop] +AllSticky=false +BgColor=#000000 +DesktopCellMargins=@Size(3 1) +DesktopIconSize=48 +DesktopShortcuts=@Invalid() +FgColor=#ffffff +Font="Sans Serif,9,-1,5,50,0,0,0,0,0" +HideItems=false +LastSlide= +OpenWithDefaultFileManager=false +PerScreenWallpaper=false +ShadowColor=#000000 +ShowHidden=false +SlideShowInterval=0 +SortColumn=name +SortFolderFirst=true +SortHiddenLast=false +SortOrder=ascending +TransformWallpaper=false +Wallpaper= +WallpaperDialogSize=@Size(700 500) +WallpaperDialogSplitterPos=200 +WallpaperDirectory= +WallpaperMode=none +WallpaperRandomize=false +WorkAreaMargins=12, 12, 12, 12 + +[FolderView] +BackupAsHidden=false +BigIconSize=48 +CustomColumnWidths=@Invalid() +FolderViewCellMargins=@Size(3 3) +HiddenColumns=@Invalid() +Mode=icon +NoItemTooltip=true +ScrollPerPixel=true +ShadowHidden=true +ShowFilter=false +ShowFullNames=true +ShowHidden=true +SidePaneIconSize=24 +SmallIconSize=24 +SortCaseSensitive=false +SortColumn=name +SortFolderFirst=true +SortHiddenLast=false +SortOrder=ascending +ThumbnailIconSize=128 + +[Places] +HiddenPlaces=@Invalid() + +[Search] +ContentPatterns=@Invalid() +MaxSearchHistory=0 +NamePatterns=@Invalid() +searchContentCaseInsensitive=false +searchContentRegexp=true +searchNameCaseInsensitive=false +searchNameRegexp=true +searchRecursive=false +searchhHidden=false + +[System] +Archiver=file-roller +FallbackIconThemeName=oxygen +OnlyUserTemplates=false +SIUnit=false +SuCommand=lxqt-sudo %s +TemplateRunApp=false +TemplateTypeOnce=false +Terminal=alacritty + +[Thumbnail] +MaxExternalThumbnailFileSize=-1 +MaxThumbnailFileSize=4096 +ShowThumbnails=true +ThumbnailLocalFilesOnly=true + +[Volume] +AutoRun=true +CloseOnUnmount=true +MountOnStartup=true +MountRemovable=true + +[Window] +AlwaysShowTabs=true +FixedHeight=480 +FixedWidth=640 +LastWindowHeight=657 +LastWindowMaximized=true +LastWindowWidth=962 +PathBarButtons=true +RememberWindowSize=true +ReopenLastTabs=false +ShowMenuBar=true +ShowTabClose=true +SidePaneMode=places +SidePaneVisible=true +SplitView=false +SplitterPos=150 +SwitchToNewTab=false +TabPaths=@Invalid()