Changed yadm bootstrap to ask for the class

This commit is contained in:
Michel Fedde 2025-02-24 19:42:45 +01:00
parent 120412d0d3
commit 9958a7fa0e
5 changed files with 12 additions and 0 deletions

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