mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
4 lines
135 B
Bash
Executable File
4 lines
135 B
Bash
Executable File
echo "Add emoji font fallback to fontconfig"
|
|
cp $OMARCHY_PATH/config/fontconfig/fonts.conf ~/.config/fontconfig/fonts.conf
|
|
fc-cache -f
|