updated readme

This commit is contained in:
JaKooLit 2024-09-01 01:26:38 +09:00
parent ed77237aa9
commit 84ae7ad47e

View File

@ -46,14 +46,14 @@ Current=simple-sddm-2
### Language and time format ### Language and time format
- By default, it is configured with 24H format. You can change to AM/PM variant by editing the theme.conf - By default, it is configured with 24H format. You can change to AM/PM variant by editing the theme.conf
```bash ```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 - `HourFormat="hh:mm AP` . Make sure to disable the above of this part
### 🖼️ Default SDDM background ### 🖼️ 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). (blur, form position, etc).
## Credits ## Credits