This shouldnt be hardcoded to 88
This commit is contained in:
parent
273ee3f4d5
commit
24e472a2c6
@ -5,6 +5,7 @@ if ! command -v typora &>/dev/null; then
|
|||||||
mkdir -p ~/.local/share/fonts
|
mkdir -p ~/.local/share/fonts
|
||||||
cp ia_typora/fonts/iAWriterMonoS-* ~/.local/share/fonts/
|
cp ia_typora/fonts/iAWriterMonoS-* ~/.local/share/fonts/
|
||||||
fc-cache
|
fc-cache
|
||||||
|
# FIXME: Make this version independent
|
||||||
mkdir -p ~/snap/typora/88/.config/Typora/themes/
|
mkdir -p ~/snap/typora/88/.config/Typora/themes/
|
||||||
cp ia_typora/ia_typora*.css ~/snap/typora/88/.config/Typora/themes/
|
cp ia_typora/ia_typora*.css ~/snap/typora/88/.config/Typora/themes/
|
||||||
cd -
|
cd -
|
||||||
|
Loading…
Reference in New Issue
Block a user