Adds SDDM and git config & general program

This commit is contained in:
Michel Fedde 2025-02-24 19:09:55 +01:00
parent f322931a86
commit 4f8e016cab
5 changed files with 17 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