feat(sddm): add SDDM theme and config files

This commit is contained in:
2026-02-26 22:09:11 +00:00
parent 6267c5456c
commit 7218365434
5 changed files with 17 additions and 0 deletions

5
bootstrap.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
sudo mkdir -p /etc/sddm.conf.d
sudo cp -a system/sddm.conf.d /etc/
sudo cp -a system/sddm /etc/