Update .config/yadm/bootstrap.d/10-SDDM.sh##default

This commit is contained in:
neintonine 2025-04-07 10:14:29 +00:00
parent 062e67b676
commit bfda2f5f3e

View file

@ -0,0 +1,8 @@
#!/bin/env sh
yay -S --needed sddm catppuccin-sddm-theme-mocha
sudo mkdir -p /etc/sddm.conf.d
sudo ln ~/.config/sddm/theme.conf /etc/sddm.conf.d/theme.conf
sudo systemctl enable sddm