-
Notifications
You must be signed in to change notification settings - Fork 665
Add Pantheon desktop environment profile #3857
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
adding pantheon support; fixing archlinux#3834
|
Thanks, could you please check the linting and formatting otherwise it looks fine |
replaced all spaces with tabs
|
really sorry for making a change again and again, Im new to contributing to large projects so still figuring it out, the issue now left is just a single empty line (line 8) right? |
removed extra line at line number 8
|
How did you choose these particular packages for the installation? BUT in your list there are
Which are not even in that group, so I'm curious where this list of packages was derived from? |
|
well while selecting the packages, I mostly used these would It be be better if we close this pr and just open a new one |
|
Have you tried installing it actually with your configuration? |
|
sorry for the delay, but I have tested the changes by making a iso and it seems like pantheon desktop is getting installed, but there are some issues when starting it :-
currently all the packages that are suggested in the archwiki are installed, but I think there are some configuration issues with the greeter, and the official greeter is in the AUR and not official repos |
|
So addressing your two questions,
|
|
I'm also wondering if you're sure the greeter is in AUR? |
|
First of all thanks for all the info and help, But for this to be used we would need to add this in the greeters too right?, I did not do that because I was unsure if it was ok to add a new greeter specifically for a single desktop environment Furthermore yeah the pantheon that opens up right now is kind of broken This is the expected look !pantheon ](https://github.com/user-attachments/assets/c4ee528e-ca71-4753-ac61-2d5580e86643) I don't really use pantheon, I just made this pr because I thought it would be not that complicated to add |


adding pantheon support; addressing #3834
PR Description:
this pull request adds support for pantheon desktop by adding pantheon.py in archinstall/default_profiles/desktops/
Tests and Checks