summaryrefslogtreecommitdiff
path: root/bin/i3-startup-once
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2017-08-29 14:43:38 -0700
committerSean Whitton <spwhitton@spwhitton.name>2017-08-29 14:43:38 -0700
commit934ec1e25b33d9fc351e778b52b5da2cf7ef0259 (patch)
tree535416bd0f34d15de20a6b4111ed8018ad16443e /bin/i3-startup-once
parenta252da9ee9553b5f060af05cd2edf13cef6b8009 (diff)
downloaddotfiles-934ec1e25b33d9fc351e778b52b5da2cf7ef0259.tar.gz
finally work around hangul bug
Diffstat (limited to 'bin/i3-startup-once')
-rwxr-xr-xbin/i3-startup-once6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/i3-startup-once b/bin/i3-startup-once
index 87b62737..4209b609 100755
--- a/bin/i3-startup-once
+++ b/bin/i3-startup-once
@@ -35,6 +35,12 @@ gnome-settings-daemon &
xfce4-power-manager &
+# ---- input methods
+
+# work around Debian bug #812826
+pkill -u $USER ibus-daemon
+IBUS_ENABLE_SYNC_MODE=0 ibus-daemon --xim --daemonize
+
# ---- startup applications
redshift-gtk & # co-ords from config file