Blame lxqt-common-0.10.0-fedora-defaults.patch

6557026
diff -u -r lxqt-common-0.10.0.orig/config/lxqt.conf lxqt-common-0.10.0/config/lxqt.conf
6557026
--- lxqt-common-0.10.0.orig/config/lxqt.conf	2015-10-08 13:38:12.000000000 -0300
6557026
+++ lxqt-common-0.10.0/config/lxqt.conf	2015-11-02 15:28:46.736988441 -0200
3367e1d
@@ -1,11 +1,14 @@
3367e1d
 [General]
3367e1d
-theme=frost
3367e1d
+theme=Fedora
3367e1d
 icon_theme=oxygen
3367e1d
 single_click_activate=false
3367e1d
 tool_button_style=ToolButtonTextBesideIcon
3367e1d
 
3367e1d
 [Qt]
3367e1d
-font="Sans,11,-1,5,50,0,0,0,0,0"
3367e1d
+font="Sans,10,-1,5,50,0,0,0,0,0"
3367e1d
 doubleClickInterval=400
3367e1d
-style=Fusion
3367e1d
+style=Oxygen
3367e1d
 wheelScrollLines=3
6557026
+
6557026
+[Mouse]
6557026
+cursor_theme=Oxygen_White
6557026
diff -u -r lxqt-common-0.10.0.orig/config/pcmanfm-qt/lxqt/settings.conf.in lxqt-common-0.10.0/config/pcmanfm-qt/lxqt/settings.conf.in
6557026
--- lxqt-common-0.10.0.orig/config/pcmanfm-qt/lxqt/settings.conf.in	2015-10-08 13:38:12.000000000 -0300
6557026
+++ lxqt-common-0.10.0/config/pcmanfm-qt/lxqt/settings.conf.in	2015-11-02 15:30:10.999418858 -0200
3367e1d
@@ -4,8 +4,8 @@
3367e1d
 TerminalCommand=
3367e1d
 Archiver=file-roller
3367e1d
 SIUnit=false
3367e1d
-TerminalDirCommand=xterm
3367e1d
-TerminalExecCommand=xterm -e %s
3367e1d
+TerminalDirCommand=qterminal
3367e1d
+TerminalExecCommand=qterminal -e %s
3367e1d
 
3367e1d
 [Behavior]
3367e1d
 BookmarkOpenMethod=0
3367e1d
@@ -15,7 +15,7 @@
3367e1d
 
3367e1d
 [Desktop]
3367e1d
 WallpaperMode=stretch
6557026
-Wallpaper=@LXQT_SHARE_DIR@/themes/frost/numix.png
3367e1d
+Wallpaper=/usr/share/backgrounds/default.png
3367e1d
 BgColor=#000000
3367e1d
 FgColor=#ffffff
3367e1d
 ShadowColor=#000000
6557026
diff -u -r lxqt-common-0.10.0.orig/startlxqt.in lxqt-common-0.10.0/startlxqt.in
6557026
--- lxqt-common-0.10.0.orig/startlxqt.in	2015-10-08 13:38:12.000000000 -0300
6557026
+++ lxqt-common-0.10.0/startlxqt.in	2015-11-02 15:30:40.954571905 -0200
6557026
@@ -62,7 +62,7 @@
3367e1d
 # use lxqt-applications.menu for main app menu
3367e1d
 export XDG_MENU_PREFIX="lxqt-"
3367e1d
 
3367e1d
-export XDG_CURRENT_DESKTOP="LXQt"
3367e1d
+export XDG_CURRENT_DESKTOP="X-LXQt"
3367e1d
 
3367e1d
 # Start the LXQt session
3367e1d
 exec lxqt-session