Skip to content

Commit

Permalink
feat(sddm): add chilli theme
Browse files Browse the repository at this point in the history
  • Loading branch information
rubiin committed May 10, 2024
1 parent 40c61a6 commit a6b20a9
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 a6b20a9

Please sign in to comment.