Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Xfce and KDE setups #64

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

Xfce and KDE setups #64

wants to merge 14 commits into from

Conversation

TheWyn
Copy link
Member

@TheWyn TheWyn commented Jun 27, 2016

Think I got it right, ISO's do build.

Left out the work the build server does automatically, will found out more issues with this when the build server has churned it.


# Turn on automatic date/time
gsettings set org.gnome.desktop.datetime automatic-timezone true;
# Set KDE in .dmrc
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wyn10 I think that for KDE it isn't necessary to apply configuration here. The reason we do it here for GNOME is because using gsettings/dconf during the ISO build is unreliable at best (usually doesnt work at all). KDE is configured with config files in users' /home so we can apply those settings by placing necessary files in /etc/skel on the ISO.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wyn10 Also, I think that the config will actually be installed via the antergos-kde package meaning we might not have to worry about including it in the iso build itself. If you could check on that and let me know please. Thanks!

@@ -1,5 +1,5 @@
[User]
Language=en_US.UTF-8
XSession=kde
XSession=plasma.desktop
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wyn10 I don't think that it should have .desktop included in the session name. Check what we are using for new installs in Cnchi code to be sure.

@karasu
Copy link
Member

karasu commented Nov 4, 2016

@lots0logs @wyn10 Can we merge this as it is now?

@karasu
Copy link
Member

karasu commented Jan 24, 2017

@lots0logs @wyn10 any news on this?

@lots0logs
Copy link
Member

@karasu No I dont think so

@TheWyn
Copy link
Member Author

TheWyn commented Jan 31, 2017

@karasu @lots0logs
I've been busy, getting myself back together. Going to start back on this seeing #72 has been marked solved.

@karasu
Copy link
Member

karasu commented Feb 16, 2017

@wyn10 If you're still planning on doing this, check the testing branch. It's prepared to run without our build server and it has minimal (open box) and 6dots (a version for blind people) with links to antergos (so you can check how to do a xfce or kde version). I haven't touched Dustin's kde version (I'm still too young to die 😁 )

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants