diff options
Diffstat (limited to 'skel-lxqt/.config/pcmanfm-qt')
-rw-r--r-- | skel-lxqt/.config/pcmanfm-qt/lxqt/settings.conf | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/skel-lxqt/.config/pcmanfm-qt/lxqt/settings.conf b/skel-lxqt/.config/pcmanfm-qt/lxqt/settings.conf new file mode 100644 index 0000000..5551885 --- /dev/null +++ b/skel-lxqt/.config/pcmanfm-qt/lxqt/settings.conf @@ -0,0 +1,57 @@ +[Behavior] +AutoSelectionDelay=600 +ConfirmDelete=true +NoUsbTrash=false +SingleClick=true +UseTrash=true + +[Desktop] +BgColor=#000000 +FgColor=#ffffff +Font="Sans Serif,10,-1,5,50,0,0,0,0,0" +ShadowColor=#000000 +ShowHidden=false +ShowWmMenu=false +SortColumn=name +SortOrder=descending +Wallpaper=/usr/share/images/kanotix-starrise/kanotix-starrise-16x9.png +WallpaperMode=stretch + +[FolderView] +BigIconSize=48 +Mode=detailed +ShowHidden=false +SidePaneIconSize=24 +SmallIconSize=24 +SortColumn=name +SortOrder=descending +ThumbnailIconSize=128 + +[System] +Archiver=file-roller +FallbackIconThemeName=elementary +SIUnit=false +SuCommand=gksu %s +Terminal=qterminal + +[Thumbnail] +MaxThumbnailFileSize=4096 +ShowThumbnails=true +ThumbnailLocalFilesOnly=true + +[Volume] +AutoRun=true +CloseOnUnmount=true +MountOnStartup=false +MountRemovable=false + +[Window] +AlwaysShowTabs=false +FixedHeight=480 +FixedWidth=640 +LastWindowHeight=480 +LastWindowMaximized=false +LastWindowWidth=640 +RememberWindowSize=true +ShowTabClose=true +SplitterPos=150 |