Skip to content

Commit

Permalink
feat(sddm): add chilli theme
Browse files Browse the repository at this point in the history
Update install_pst.sh

Update install_pst.sh

fix: add theme conf and fix theme name
  • Loading branch information
rubiin committed May 9, 2024
1 parent 40c61a6 commit 4e915ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Scripts/install_pst.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ if pkg_installed sddm; then

case $sddmopt in
1) sddmtheme="Candy" ;;
2) sddmtheme="Chilly" ;;
*) sddmtheme="Corners" ;;
esac

Expand Down
Binary file added Source/arcs/Sddm_Chilly.tar.gz
Binary file not shown.

0 comments on commit 4e915ff

Please sign in to comment.