Update .config/yadm/bootstrap.d/10-SDDM.sh#default
This commit is contained in:
parent
657c0b944c
commit
062e67b676
1 changed files with 0 additions and 0 deletions
8
.config/yadm/bootstrap.d/10-SDDM.sh#default
Executable file
8
.config/yadm/bootstrap.d/10-SDDM.sh#default
Executable 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue