fix: error in installation guide

This commit is contained in:
2024-11-29 22:43:40 +01:00
parent b9b5b86613
commit 49a4469407

View File

@@ -76,7 +76,7 @@ It is now time to setup sddm, use these commands to make it ready for use.
```bash ```bash
sudo ln -s ~/konfiz/.config/sddm.conf.d/ /etc sudo ln -s ~/konfiz/.config/sddm.conf.d/ /etc
sudo cp ~/konfiz/.config/sddm-custom-theme /usr/share/sddm/themes/ sudo cp -r ~/konfiz/.config/sddm-custom-theme /usr/share/sddm/themes/
``` ```
Now start the required sockets Now start the required sockets