From b3d381bfc57feb75f44b62c2c1ed8a313caa9be4 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Wed, 15 Dec 2021 21:43:26 +0800 Subject: Update autostart --- bin/autostart | 7 ------- 1 file changed, 7 deletions(-) (limited to 'bin/autostart') diff --git a/bin/autostart b/bin/autostart index 0ea29ee..c6382f1 100755 --- a/bin/autostart +++ b/bin/autostart @@ -1,11 +1,4 @@ #!/usr/bin/env bash -export GTK_IM_MODULE=fcitx -export QT_IM_MODULE=fcitx -export XMODIFIERS=@im=fcitx -export INPUT_METHOD=fcitx -export SDL_IM_MODULE=fcitx - [ -f /usr/bin/fcitx5 ] && fcitx5 -d - [ -f ~/.fehbg ] && ~/.fehbg & -- cgit v1.2.3