📝 Added entire config directory for backup purposes
This commit is contained in:
parent
4b38e59bb6
commit
9b946e2d14
11091 changed files with 1440953 additions and 0 deletions
84
.config/pcmanfm-qt/default/settings.conf
Normal file
84
.config/pcmanfm-qt/default/settings.conf
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
[Behavior]
|
||||
ConfirmDelete=true
|
||||
ConfirmTrash=false
|
||||
NoUsbTrash=false
|
||||
QuickExec=false
|
||||
SelectNewFiles=false
|
||||
SingleClick=false
|
||||
UseTrash=true
|
||||
|
||||
[Desktop]
|
||||
BgColor=#000000
|
||||
FgColor=#ffffff
|
||||
Font="Roboto,11,-1,5,57,0,0,0,0,0,Medium"
|
||||
ShadowColor=#000000
|
||||
ShowHidden=false
|
||||
ShowWmMenu=false
|
||||
SortColumn=name
|
||||
SortOrder=ascending
|
||||
Wallpaper=/usr/share/backgrounds/GradientGlowBlue.jpg
|
||||
WallpaperMode=zoom
|
||||
|
||||
[FolderView]
|
||||
BigIconSize=48
|
||||
Mode=detailed
|
||||
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=true
|
||||
searchContentRegexp=true
|
||||
searchNameCaseInsensitive=false
|
||||
searchNameRegexp=true
|
||||
searchRecursive=false
|
||||
searchhHidden=false
|
||||
|
||||
[System]
|
||||
Archiver=xarchiver
|
||||
FallbackIconThemeName=breeze
|
||||
SIUnit=false
|
||||
SuCommand=lxqt-sudo %s
|
||||
Terminal=qterminal
|
||||
TerminalDirCommand=qterminal
|
||||
TerminalExecCommand=qterminal -e %s
|
||||
|
||||
[Thumbnail]
|
||||
MaxThumbnailFileSize=4096
|
||||
ShowThumbnails=true
|
||||
ThumbnailLocalFilesOnly=true
|
||||
|
||||
[Volume]
|
||||
AutoRun=true
|
||||
CloseOnUnmount=true
|
||||
MountOnStartup=true
|
||||
MountRemovable=true
|
||||
|
||||
[Window]
|
||||
AlwaysShowTabs=true
|
||||
FixedHeight=480
|
||||
FixedWidth=640
|
||||
FullWidthTabBar=true
|
||||
LastWindowHeight=480
|
||||
LastWindowMaximized=false
|
||||
LastWindowWidth=640
|
||||
PathBarButtons=true
|
||||
RememberWindowSize=true
|
||||
ShowMenuBar=true
|
||||
ShowTabClose=true
|
||||
SplitterPos=150
|
||||
Width=640
|
||||
Loading…
Add table
Add a link
Reference in a new issue