https://github.com/stuomas/sddm-theme-installer
Installer script for SDDM display manager themes
https://github.com/stuomas/sddm-theme-installer
Last synced: 12 months ago
JSON representation
Installer script for SDDM display manager themes
- Host: GitHub
- URL: https://github.com/stuomas/sddm-theme-installer
- Owner: stuomas
- Created: 2019-07-26T11:49:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T12:01:47.000Z (almost 7 years ago)
- Last Synced: 2025-02-04T17:51:15.477Z (over 1 year ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Usage
1. Edit `$NAME`, `$DIR`, and `$CFG` where needed
2. Run `./install.sh` from the root your your theme directory
The install script moves the theme folder by default to `/usr/share/sddm/themes/$NAME` and modifies `/etc/sddm.conf` to set this theme as the Current theme. If `/etc/sddm.conf` file does not exists, the user will be prompted to automatically create one based on currently active settings. The user will be prompted to disable SDDM's virtual keyboard if it is enabled, because it is not well supported by the theme, and it is for some reason enabled in SDDM by default. After this, the script will suggest to test the theme. You can also manually move the files to the correct location. If you use KDE Plasma, you can set the new theme in System Settings → Startup and Shutdown → Login Screen (SDDM).