examples: Remove shepherd.desktop.

* modules/rosenthal/examples/dot-config/autostart/shepherd.desktop: Delete file.
* modules/rosenthal/services/desktop.scm (%rosenthal-skeletons)
[.config/autostart/shepherd.desktop]: Remove.
This commit is contained in:
Hilton Chain 2026-04-09 13:21:59 +08:00
parent 2972959e31
commit 1ae0b8b05e
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
2 changed files with 0 additions and 7 deletions

View File

@ -1,5 +0,0 @@
# Start user Shepherd in environments that support XDG Autostart.
[Desktop Entry]
Type=Application
Name=Shepherd
Exec=shepherd

View File

@ -604,8 +604,6 @@ gtk-key-theme-name = ~a~%"
(".config/emacs/init-miscellaneous.el" (".config/emacs/init-miscellaneous.el"
,(local-file "../examples/emacs/init-miscellaneous.el")) ,(local-file "../examples/emacs/init-miscellaneous.el"))
(".config/autostart/shepherd.desktop"
,(local-file "../examples/dot-config/autostart/shepherd.desktop"))
(".config/fcitx5/config" (".config/fcitx5/config"
,(local-file "../examples/dot-config/fcitx5/config")) ,(local-file "../examples/dot-config/fcitx5/config"))
(".config/htop/htoprc" (".config/htop/htoprc"