Restart ibus to pick up new compose keys and fix gsettings
This commit is contained in:
parent
c963021a58
commit
386f3fdeee
@ -1,4 +1,5 @@
|
|||||||
if [ ! -f "~/.XCompose" ]; then
|
if [ ! -f "~/.XCompose" ]; then
|
||||||
cp ~/.local/share/omakub/configs/xcompose ~/.XCompose
|
cp ~/.local/share/omakub/configs/xcompose ~/.XCompose
|
||||||
gsettings set org.gnome.desktop.input-sources xkb-options ['compose:caps']
|
ibus restart
|
||||||
|
gsettings set org.gnome.desktop.input-sources xkb-options "['compose:caps']"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user