feat(sddm): add SDDM theme and config files
This commit is contained in:
5
bootstrap.sh
Normal file
5
bootstrap.sh
Normal 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/
|
||||
Reference in New Issue
Block a user