mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
5 lines
245 B
Bash
5 lines
245 B
Bash
echo "Hide wiremix and limine-snapper-restore from app launcher"
|
|
|
|
cp $OMARCHY_PATH/applications/hidden/wiremix.desktop ~/.local/share/applications/
|
|
cp $OMARCHY_PATH/applications/hidden/limine-snapper-restore.desktop ~/.local/share/applications/
|