From ed77237aa9e1795b531ea73401f4f852bcfb6f53 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 1 Sep 2024 01:20:45 +0900 Subject: [PATCH] updated readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index decb608..ee6c253 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,10 @@ Current=simple-sddm-2 sudo nano /usr/share/sddm/themes/simple-sddm/theme.conf # use any text editor with raised privileges ``` - `HourFormat="hh:mm AP` . Make sure to disable the above of this part -- To change the default wallpaper 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. + +### 🖼️ 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. + - You can also customize it further if you wish in the `theme.conf` (blur, form position, etc).