[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge pull request dnschneid#3653 from MCJack123/patch-1
Browse files Browse the repository at this point in the history
Install kwin when installing kde
  • Loading branch information
dnschneid committed Oct 1, 2018
2 parents d982ebf + 34acee2 commit 04f5cdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions targets/kde
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ install --minimal kde-baseapps kde-runtime plasma-desktop pulseaudio \

if release -lt xenial -lt kali -lt stretch; then
install --minimal kde-workspace
else
install --minimal kwin-x11
fi

TIPS="$TIPS
Expand Down

0 comments on commit 04f5cdd

Please sign in to comment.