/[packages]/cauldron/pcmanfm-qt/current/SOURCES/pcmanfm-qt-0.16.0-mga-customize-default-appearance.patch
ViewVC logotype

Contents of /cauldron/pcmanfm-qt/current/SOURCES/pcmanfm-qt-0.16.0-mga-customize-default-appearance.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1675695 - (show annotations) (download)
Wed Feb 24 06:58:48 2021 UTC (3 years, 2 months ago) by daviddavid
File size: 991 byte(s)
- make sure that qterminal is properly set as default instead fo xterm (mga#28407)

1 diff -Nrup a/config/pcmanfm-qt/lxqt/settings.conf.in b/config/pcmanfm-qt/lxqt/settings.conf.in
2 --- a/config/pcmanfm-qt/lxqt/settings.conf.in 2020-11-02 23:27:00.000000000 +0100
3 +++ b/config/pcmanfm-qt/lxqt/settings.conf.in 2021-02-24 07:52:44.783060316 +0100
4 @@ -1,21 +1,27 @@
5 [System]
6 +FallbackIconThemeName=breeze
7 IconThemeName=elementary
8 SuCommand=lxsudo dbus-run-session -- %s
9 -TerminalCommand=
10 Archiver=lxqt-archiver
11 SIUnit=false
12 -TerminalDirCommand=xterm
13 -TerminalExecCommand=xterm -e %s
14 +Terminal=qterminal
15 +TerminalCommand=qterminal
16 +TerminalDirCommand=qterminal
17 +TerminalExecCommand=qterminal -e %s
18
19 [Behavior]
20 BookmarkOpenMethod=0
21 UseTrash=true
22 SingleClick=false
23 ConfirmDelete=true
24 +ConfirmTrash=true
25 +NoUsbTrash=true
26
27 [Desktop]
28 WallpaperMode=stretch
29 -Wallpaper=@LXQT_SHARE_DIR@/themes/frost/lxqt-origami-light.png
30 +Wallpaper=/usr/share/mga/backgrounds/default.png
31 +WallpaperDirectory=
32 +WallpaperRandomize=false
33 BgColor=#000000
34 FgColor=#ffffff
35 ShadowColor=#000000

  ViewVC Help
Powered by ViewVC 1.1.30