Adds bootstrap.v2
This commit is contained in:
parent
06c8003cf2
commit
2bbccb4595
61 changed files with 468 additions and 4 deletions
8
.config/yadm/bootstrap.v1/bootstrap.d/10-SDDM.sh##default
Executable file
8
.config/yadm/bootstrap.v1/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