mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00: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
|