diff --git a/README.md b/README.md index ee6c253..a2987de 100644 --- a/README.md +++ b/README.md @@ -46,14 +46,14 @@ Current=simple-sddm-2 ### Language and time format - By default, it is configured with 24H format. You can change to AM/PM variant by editing the theme.conf ```bash -sudo nano /usr/share/sddm/themes/simple-sddm/theme.conf # use any text editor with raised privileges +sudo nano /usr/share/sddm/themes/simple-sddm-2/theme.conf # use any text editor with raised privileges ``` - `HourFormat="hh:mm AP` . Make sure to disable the above of this part ### 🖼️ Default SDDM background -- To change the default background, put desired image in the `simple-sddm/Backgrounds/` folder and add the name of the image followed by its extension (`.jpg` or `.png`) in `theme.conf` file. +- To change the default background, put desired image in the `/usr/share/sddm/themes/simple-sddm-2/Backgrounds/` folder and add the name of the image followed by its extension (`.jpg` or `.png`) in `theme.conf` file. -- You can also customize it further if you wish in the `theme.conf` +- You can also customize it further if you wish in the `/usr/share/sddm/themes/simple-sddm-2/theme.conf` (blur, form position, etc). ## Credits