added a extra way to play local video;
change the postition of login-faild-msg; added a button to clear the password; change the color of session and us-layout font
This commit is contained in:
@@ -25,6 +25,7 @@ The theme can be tested by running `sddm-greeter --theme <path-to-this-repositor
|
||||
|
||||
### Other notes
|
||||
|
||||
- video
|
||||
This theme streams the HD videos so a good internet connection is necessary.
|
||||
If there is no active connection or the video can't be played the background will fallback to the image background.jpg
|
||||
|
||||
@@ -50,6 +51,13 @@ passwordLeftMargin=15
|
||||
usernameLeftMargin=15
|
||||
```
|
||||
|
||||
If you want to use the local videos but not via internet, you can put your day-videos and night-videos to `playlist_videos/day` and `playlist_videos/night` directory and then run the code below:
|
||||
|
||||
|
||||
```bash
|
||||
./generate_playlist.sh local
|
||||
```
|
||||
|
||||
## Preview
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user