diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-30 22:42:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-30 22:42:41 +0100 |
commit | f96c13bbc2203fdfce7a2c6098fb8d32f01e7f25 (patch) | |
tree | f597f4aba3bd38b38cc9b96d342475412c1bd11f /skel/.config/pcmanfm-qt | |
parent | ba74a904ddc8b59adee05da3d27154899042025a (diff) |
Revert "drop lxqt bits"
This reverts commit fec4ae2eeafed094551ce8f58d3a7bd3dfb61cfa.
Diffstat (limited to 'skel/.config/pcmanfm-qt')
-rw-r--r-- | skel/.config/pcmanfm-qt/lxqt/settings.conf | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/skel/.config/pcmanfm-qt/lxqt/settings.conf b/skel/.config/pcmanfm-qt/lxqt/settings.conf new file mode 100644 index 0000000..aa83192 --- /dev/null +++ b/skel/.config/pcmanfm-qt/lxqt/settings.conf @@ -0,0 +1,104 @@ +[Behavior] +AutoSelectionDelay=600 +BookmarkOpenMethod=current_tab +ConfirmDelete=true +ConfirmTrash=false +NoUsbTrash=false +QuickExec=false +SelectNewFiles=false +SingleClick=false +UseTrash=true + +[Desktop] +BgColor=#000000 +DesktopCellMargins=@Size(5 5) +DesktopIconSize=48 +DesktopShortcuts=@Invalid() +FgColor=#ffffff +Font="Roboto,10,-1,5,57,0,0,0,0,0" +HideItems=false +LastSlide= +ShadowColor=#000000 +ShowHidden=false +ShowWmMenu=false +SlideShowInterval=0 +SortColumn=name +SortFolderFirst=true +SortOrder=ascending +Wallpaper=/usr/share/backgrounds/redcore-community/0.png +WallpaperDirectory= +WallpaperMode=stretch +WallpaperRandomize=false + +[FolderView] +BackupAsHidden=false +BigIconSize=48 +CustomColumnWidths=@Invalid() +FolderViewCellMargins=@Size(3 3) +HiddenColumns=@Invalid() +Mode=icon +ShadowHidden=false +ShowFilter=false +ShowFullNames=false +ShowHidden=false +SidePaneIconSize=24 +SmallIconSize=24 +SortCaseSensitive=false +SortColumn=name +SortFolderFirst=true +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=oxygen +OnlyUserTemplates=false +SIUnit=false +SuCommand=kdesu5 %s +TemplateRunApp=false +TemplateTypeOnce=false +Terminal=qterminal + +[Thumbnail] +MaxThumbnailFileSize=4096 +ShowThumbnails=true +ThumbnailLocalFilesOnly=true + +[Volume] +AutoRun=true +CloseOnUnmount=true +MountOnStartup=true +MountRemovable=true + +[Window] +AlwaysShowTabs=false +FixedHeight=480 +FixedWidth=640 +FullWidthTabBar=true +LastWindowHeight=480 +LastWindowMaximized=true +LastWindowWidth=640 +PathBarButtons=true +RememberWindowSize=true +ShowMenuBar=true +ShowTabClose=true +SidePaneMode=places +SplitView=false +SplitterPos=150 |