SDDM ohne Fokus

This commit is contained in:
Frank Schiebel 2023-09-20 15:55:57 +02:00
parent f86abc982b
commit b227980d7f
14 changed files with 55 additions and 721 deletions

View file

@ -10,5 +10,5 @@ if [ ! -f $1 ]; then
exit 1
fi
convert $1 -colorspace Gray ./roles/lmn_qgm/files/qgm_background.jpg
convert $1 -quality 77 ./roles/lmn_qgm/files/qgm_background_wallpaper.jpg
convert $1 -colorspace Gray ./roles/lmn_qgsddm/files/qgm_background.jpg
convert $1 -quality 77 ./roles/lmn_qgsddm/files/qgm_background_wallpaper.jpg