mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-09 12:37:46 +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
|