DSK: Don't manually start kdeinit5
This commit is contained in:
parent
ea0bbef95e
commit
a6b7ebef5a
@ -44,8 +44,6 @@ elif command -v nitrogen > /dev/null 2>&1; then
|
||||
fi
|
||||
|
||||
if [ -z "$DSK_FLAG_HASRESTARTED" ]; then
|
||||
# KDE initialization
|
||||
command -v kdeinit5 > /dev/null 2>&1 && kdeinit5
|
||||
# XRDB
|
||||
[ -r ~/.Xresources ] && xrdb ~/.Xresources
|
||||
for file in "$XDG_CONFIG_HOME"/xrdb/*.xresources; do
|
||||
|
Loading…
Reference in New Issue
Block a user