Browse Source

Switch from uim to ibus

Frans Bergman 5 years ago
parent
commit
f20e5f9981
2 changed files with 4 additions and 5 deletions
  1. 4 4
      .xinitrc
  2. 0 1
      packages.txt

+ 4 - 4
.xinitrc

@@ -18,10 +18,10 @@ if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then
     echo "D-Bus per-session daemon address is: $DBUS_SESSION_BUS_ADDRESS"
 fi
 
-export GTK_IM_MODULE='uim'
-export QT_IM_MODULE='uim'
-uim-xim &
-export XMODIFIERS='@im=uim'
+export GTK_IM_MODULE='ibus'
+export QT_IM_MODULE='ibus'
+export XMODIFIERS='@im=ibus'
+ibus-daemon &
 
 wal -R
 setxkbmap -layout se

+ 0 - 1
packages.txt

@@ -25,7 +25,6 @@ shellcheck
 surf
 sxhkd
 tabbed
-uim-anthy
 neovim
 xorg
 zsh