configs: desktop: initial supports for plasma

Signed-off-by: BigfootACA <bigfoot@classfun.cn>
This commit is contained in:
BigfootACA 2024-05-31 16:59:43 +08:00
parent 86b7cc6943
commit e8449b3ce5

View File

@ -0,0 +1,19 @@
# Plasma KDE desktop
pacman:
install:
- plasma
- sddm
- packagekit-qt6
systemd:
default: graphical.target
enable:
- sddm.service
filesystem:
files:
- path: /etc/sddm.conf.d/breeze.conf
content: |
[Theme]
Current=breeze
+also:
# Ensure NetworkManager is enabled
- packages/network-manager