Last active
October 3, 2016 09:10
-
-
Save metzenseifner/840b22e134e315c293998e2845af3c53 to your computer and use it in GitHub Desktop.
Package list to quickly set up a window manager (xorg) + display manager (sddm) + desktop environment (KDE Plasma) in Arch Linux.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Iterate this file with yaourt | |
xorg-server | |
xorg-xinit | |
plasma-meta | |
kde-applications-meta | |
sddm | |
grafana | |
guake | |
terminator | |
# icon themes | |
antu-icon-theme-git | |
super-flat-remix-icon-theme |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment