mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
6 lines
240 B
Bash
6 lines
240 B
Bash
echo "Remove old About, Activity, Audio Settings apps that are in Omarchy Menu or hotkey"
|
|
|
|
rm -f ~/.local/share/applications/About.desktop
|
|
rm -f ~/.local/share/applications/Activity.desktop
|
|
rm -f ~/.local/share/applications/wiremix.desktop
|