- Update with new names of LXQt components. * usr/share/lubuntu/pcmanfm-qt/ - Add special configuration for pcmanfm-qt * usr/share/lubuntu/qt/Trolltech-qt-session.conf - Add new configuration for Qt settings of QLubuntu session.ubuntu/bionic
parent
e342fd0d3c
commit
528b6174eb
@ -0,0 +1,2 @@
|
|||||||
|
@lxqt-globalkeysd
|
||||||
|
@lxqt-notificationd
|
@ -0,0 +1,53 @@
|
|||||||
|
[System]
|
||||||
|
IconThemeName=elementary
|
||||||
|
SuCommand=gksu %s
|
||||||
|
TerminalCommand=
|
||||||
|
Archiver=file-roller
|
||||||
|
SIUnit=false
|
||||||
|
TerminalDirCommand=xterm
|
||||||
|
TerminalExecCommand=xterm -e %s
|
||||||
|
|
||||||
|
[Behavior]
|
||||||
|
BookmarkOpenMethod=0
|
||||||
|
UseTrash=true
|
||||||
|
SingleClick=false
|
||||||
|
ConfirmDelete=true
|
||||||
|
|
||||||
|
[Desktop]
|
||||||
|
WallpaperMode=stretch
|
||||||
|
Wallpaper=/usr/share/razor/themes/light/simple_blue_widescreen.png
|
||||||
|
BgColor=#000000
|
||||||
|
FgColor=#ffffff
|
||||||
|
ShadowColor=#000000
|
||||||
|
ShowHidden=false
|
||||||
|
SortOrder=descending
|
||||||
|
SortColumn=name
|
||||||
|
Font="Sans Serif,10,-1,5,50,0,0,0,0,0"
|
||||||
|
|
||||||
|
[Volume]
|
||||||
|
MountOnStartup=true
|
||||||
|
MountRemovable=true
|
||||||
|
AutoRun=true
|
||||||
|
|
||||||
|
[FolderView]
|
||||||
|
Mode=icon
|
||||||
|
ShowHidden=false
|
||||||
|
SortOrder=descending
|
||||||
|
SortColumn=name
|
||||||
|
BigIconSize=48
|
||||||
|
SmallIconSize=24
|
||||||
|
SidePaneIconSize=24
|
||||||
|
ThumbnailIconSize=128
|
||||||
|
|
||||||
|
[Window]
|
||||||
|
Width=640
|
||||||
|
Height=480
|
||||||
|
AlwaysShowTabs=false
|
||||||
|
ShowTabClose=true
|
||||||
|
SplitterPos=150
|
||||||
|
SidePaneMode=0
|
||||||
|
|
||||||
|
[Thumbnail]
|
||||||
|
ShowThumbnails=true
|
||||||
|
MaxThumbnailFileSize=4096
|
||||||
|
ThumbnailLocalFilesOnly=true
|
@ -0,0 +1,2 @@
|
|||||||
|
[Qt]
|
||||||
|
style=QtCurve
|
Loading…
Reference in new issue