desktop.patch

This commit is contained in:
Rmys
2018-10-21 22:48:19 +03:00
committed by GitHub
parent c8df632506
commit 2c0c343b53
@@ -10,3 +10,15 @@ diff -Nuar a/pds/environments.py b/pds/environments.py
Version = '5'
VersionKey = 'KDE_SESSION_VERSION'
ConfigPath = ('$HOME/.config/', '$HOME/.config5/')
diff -Nuar a/pds/environments.py b/pds/environments.py
--- a/pds/environments.py 2017-08-30 19:34:22.000000000 +0300
+++ b/pds/environments.py 2018-10-21 22:44:52.389522233 +0300
@@ -33,7 +33,7 @@
SessionTypes = ('/usr/share/xsessions/plasma-mediacenter')
Version = '5'
VersionKey = 'KDE_SESSION_VERSION'
- ConfigPath = ('$HOME/.config/', '$HOME/.config5/')
+ ConfigPath = ('$HOME/.config/', '$HOME/.config/')
ConfigFile = 'kdeglobals'
ConfigType = 'ini'
#ConfigBin = 'kde4-config'