From aa24320f073fa45c59e0937fd67777f94128c096 Mon Sep 17 00:00:00 2001 From: bionel Date: Sun, 7 Aug 2016 12:28:46 +0300 Subject: fix lxqt branding --- skel/.config/pcmanfm-qt/lxqt/settings.conf | 69 ++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 skel/.config/pcmanfm-qt/lxqt/settings.conf (limited to 'skel/.config/pcmanfm-qt/lxqt') diff --git a/skel/.config/pcmanfm-qt/lxqt/settings.conf b/skel/.config/pcmanfm-qt/lxqt/settings.conf new file mode 100644 index 0000000..65e42a7 --- /dev/null +++ b/skel/.config/pcmanfm-qt/lxqt/settings.conf @@ -0,0 +1,69 @@ +[Behavior] +AutoSelectionDelay=600 +BookmarkOpenMethod=current_tab +ConfirmDelete=true +ConfirmTrash=false +NoUsbTrash=false +QuickExec=false +SingleClick=false +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/backgrounds/kogaion-community/0.png +WallpaperMode=stretch + +[FolderView] +BackupAsHidden=false +BigIconSize=48 +Mode=icon +ShadowHidden=false +ShowFilter=false +ShowFullNames=false +ShowHidden=false +SidePaneIconSize=24 +SmallIconSize=24 +SortColumn=name +SortFolderFirst=true +SortOrder=descending +ThumbnailIconSize=128 + +[System] +Archiver=file-roller +FallbackIconThemeName=elementary +OemplateTypeOnce=false +OnlyUserTemplates=false +SIUnit=false +SuCommand=gksu %s +TemplateRunApp=false +Terminal=xterm + +[Thumbnail] +MaxThumbnailFileSize=4096 +ShowThumbnails=true +ThumbnailLocalFilesOnly=true + +[Volume] +AutoRun=true +CloseOnUnmount=true +MountOnStartup=true +MountRemovable=true + +[Window] +AlwaysShowTabs=false +FixedHeight=480 +FixedWidth=640 +LastWindowHeight=480 +LastWindowMaximized=false +LastWindowWidth=640 +RememberWindowSize=true +ShowTabClose=true +SidePaneMode=places +SplitterPos=150 -- cgit v1.2.3