diff options
author | Holger Paradies <retabell@gmx.de> | 2017-04-24 20:37:47 +0200 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2017-04-24 21:22:21 +0200 |
commit | 232eea40448bf699d86bbde38725a1d3b43d9de3 (patch) | |
tree | cd3fdb9bfb769823ed54f82ae1e12f3e21ab522c /skel-lxqt/.config/pcmanfm-qt | |
parent | 0da71eafb351a76e124821e78b052676b4668c2d (diff) | |
download | etcskel-kanotix-232eea40448bf699d86bbde38725a1d3b43d9de3.zip etcskel-kanotix-232eea40448bf699d86bbde38725a1d3b43d9de3.tar.gz |
lxqt skeleton, awesome fix, gtk3-ini
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 |