mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-06 04:20:23 +00:00
Hide electron36 and electron37 from walker menu (#2183)
* Hide electron36 and electron37 from walker menu * Add migration scriptt * Simplify migration --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>
This commit is contained in:
2
applications/hidden/electron36.desktop
Normal file
2
applications/hidden/electron36.desktop
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Hidden=true
|
||||||
2
applications/hidden/electron37.desktop
Normal file
2
applications/hidden/electron37.desktop
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Hidden=true
|
||||||
3
migrations/1759093827.sh
Normal file
3
migrations/1759093827.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
echo "Adding hidden entries for electron apps"
|
||||||
|
|
||||||
|
cp $OMARCHY_PATH/applications/hidden/electron*.desktop ~/.local/share/applications/
|
||||||
Reference in New Issue
Block a user