From aded8e40c1f10b69616f2567eb4b2682bb7948b2 Mon Sep 17 00:00:00 2001 From: Peter Hoeg Date: Sun, 31 Jul 2016 23:10:44 +0800 Subject: [PATCH] startkde: default to breeze instead of plastik on a fresh login --- pkgs/desktops/kde-5/plasma/startkde/startkde.sh | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pkgs/desktops/kde-5/plasma/startkde/startkde.sh b/pkgs/desktops/kde-5/plasma/startkde/startkde.sh index 18cf08081c4..c0d5f6dbf59 100755 --- a/pkgs/desktops/kde-5/plasma/startkde/startkde.sh +++ b/pkgs/desktops/kde-5/plasma/startkde/startkde.sh @@ -71,11 +71,14 @@ fi configDir=$(qtpaths --writable-path GenericConfigLocation) mkdir -p "$configDir" +THEME=org.kde.breeze #This is basically setting defaults so we can use them with kstartupconfig5 +#We cannot set the equivilant of THEME here as it will generate an +#invalid variable name (with dots) cat >$configDir/startupconfigkeys <