Use xcompose to configure easy emojis with modifier key
This commit is contained in:
4
install/emojis.sh
Normal file
4
install/emojis.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
if [ ! -f "~/.XCompose" ]; then
|
||||
cp ~/.local/share/omakub/configs/xcompose ~/.XCompose
|
||||
gsettings set org.gnome.desktop.input-sources xkb-options ['compose:caps']
|
||||
fi
|
Reference in New Issue
Block a user