mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Hide wiremix and limine-snapper-restore from app launcher
Never meant to be exposed
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Hidden=true
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Hidden=true
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
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/
|
||||||
Reference in New Issue
Block a user