- Your avatar may move out due to the difference in the size of the monitors. The place where the avatar's size and position on the screen are edited is marked in the code with comments in capital letters.
- Your avatar must be added to the theme manually. I left a command for this from below
- This theme only for alone user in your PC
- qt5-quickcontrols
- qt5-graphicaleffects
- qt6-declarative
git clone https://github.com/RomanLivik/sddm-macos-red-black.git
sudo cp -r sddm-macos-red-black /usr/share/sddm/themes
[Theme]
Current=sddm-macos-red-black
!!! Then you need to go to /etc/sddm.conf.d and add to the sddm.conf (yes, you need to do the same thing in /etc/sddm.conf.d):
[Theme]
Current=sddm-macos-red-black
cd /etc/
mkdir sddm.conf.d
- You need to edit with sudo Main.qml and theme.conf
- You should move the wallpaper or avatar to the assets folder:
sudo cp -r wallpaper/avatar /usr/share/sddm/themes/sddm-macos-red-black/assets
My friend helped me develop this theme. His github: https://github.com/exxtnd