From de5b9c428dcfab9136fc765bddb0e931c833676f Mon Sep 17 00:00:00 2001
From: katherine <ageha@airen-no-jikken.icu>
Date: Sun, 19 Mar 2023 14:56:43 -0700
Subject: update jp input tools

fcitx4->5, mozc handwriting->kanjidraw
---
 .zprofile | 6 ------
 1 file changed, 6 deletions(-)

(limited to '.zprofile')

diff --git a/.zprofile b/.zprofile
index e87d559..5ffdf85 100644
--- a/.zprofile
+++ b/.zprofile
@@ -1,12 +1,6 @@
 [[ -f /etc/profile ]] && \
 	emulate sh -c 'source /etc/profile'
 
-##################### MISC ####################
-export QT_STYLE_OVERRIDE=gtk
-
-# bad hack to make video card fans shut up
-[[ ! -z $(whence optirun) ]] && optirun --no-xorg true
-
 ################# SET TERMCMD #################
 if [[ ! -z $(whence alacritty) ]] then
 	export TERMCMD=alacritty
-- 
cgit v1.2.3