From b23411cd9289a88ea2047da00f6c4f2ed6485c83 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 4 Jul 2025 11:29:28 +0800 Subject: Update --- Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index aa9cfff..1acf37f 100644 --- a/Makefile +++ b/Makefile @@ -73,7 +73,6 @@ console: sudo ln -sf `pwd`/misc/vconsole.conf /etc/vconsole.conf sudo systemctl restart systemd-vconsole-setup.service - task: ln -sf $(HOME)/.task/taskrc $(HOME)/.taskrc if [ ! -d "$(HOME)/.task/.git" ]; then @@ -91,6 +90,12 @@ theme: openbox: theme ln -sf `pwd`/X11/openbox/rc.xml ~/.config/openbox/ + cat <~/.xprofile + export XMODIFIERS=@im=fcitx + export QT_IM_MODULE=fcitx + export GTK_IM_MODULE=fcitx + fcitx + EOF rofi: ln -sf `pwd`/X11/rofi/config.rasi ~/.config/rofi/config.rasi -- cgit v1.2.3-70-g09d2