Skip to content

Commit

Permalink
fixed a missing -r on rm. Oops.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxMacNeill-UNB committed Jul 12, 2024
1 parent 414678e commit 9a5f3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/996-kde-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ commands:
- cp /usr/share/sddm/faces/* /etc/kattleya-theming/sddm/faces/
- mv /usr/share/plasma/desktoptheme/default /usr/share/plasma/desktoptheme/breeze
- mv /usr/share/plasma/desktoptheme/dracula /usr/share/plasma/desktoptheme/default
- rm /usr/share/sddm/themes
- rm -r /usr/share/sddm/themes
- ln -s /etc/kattleya-theming/sddm/themes /usr/share/sddm/themes

0 comments on commit 9a5f3ca

Please sign in to comment.