mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Add migration to fix XCompose in Typora
This commit is contained in:
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
|
||||||
Reference in New Issue
Block a user