commit 602b9a7c16f55fb47c7922271a9e36cb7bca7841 parent 32c06960440ffe703488da6993ce4b84a003ce6e Author: Chris Bracken <chris@bracken.jp> Date: Sat, 10 Dec 2022 11:26:24 -0800 Add .xsession that launches i3 Diffstat:
A | .xsession | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/.xsession b/.xsession @@ -0,0 +1,7 @@ +# Use ibus for Japanese IME. +export GTK_IM_MODULE=fcitx +export QT_IM_MODULE=fcitx +export XMODIFIERS=@im=fcitx +export GDK_SCALE=2 + +exec /usr/local/bin/i3