Skip to content

Commit

Permalink
Enlightenment Acpid iwd missing #86
Browse files Browse the repository at this point in the history
  • Loading branch information
cerebrux committed May 29, 2020
1 parent a8516fc commit 041ed8d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion archon.sh
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,10 @@ function initialize_desktop_selection() {
;;
"Enlightenment")
echo -e "${IGreen}Εγκατάσταση Enlightenment Desktop Environment ... \n${NC}"
installer "Enlightenment Desktop" "enlightenment terminology connman"
installer "Enlightenment Desktop" "enlightenment terminology connman acpid"
installer "LightDM Display Manager" "lightdm lightdm-gtk-greeter"
sudo systemctl enable lightdm
sudo systemctl enable acpid
sudo systemctl enable connman.service
exit 0
;;
Expand Down

0 comments on commit 041ed8d

Please sign in to comment.