Add migration to fix XCompose in Typora
This commit is contained in:
parent
3d060c384e
commit
03f7403cdd
4
migrations/.sh
Normal file
4
migrations/.sh
Normal file
@ -0,0 +1,4 @@
|
||||
echo "Fix XCompose use in Typora"
|
||||
if command -v typora &>/dev/null; then
|
||||
cp ~/.local/share/omarchy/applications/xtras/typora.desktop ~/.local/share/applications/
|
||||
fi
|
Loading…
x
Reference in New Issue
Block a user