aboutsummaryrefslogtreecommitdiffstats
path: root/.zprofile
diff options
context:
space:
mode:
authorkatherine <ageha@airen-no-jikken.icu>2023-03-19 14:56:43 -0700
committerkatherine <ageha@airen-no-jikken.icu>2023-03-19 14:56:43 -0700
commitde5b9c428dcfab9136fc765bddb0e931c833676f (patch)
treed0efec7ffd41ea7c3019363e8ffa6230ec35c727 /.zprofile
parent6f370b8cbc0be64bd495920dfea0161304c8a9f4 (diff)
downloaddotfiles-de5b9c428dcfab9136fc765bddb0e931c833676f.tar.gz
update jp input tools
fcitx4->5, mozc handwriting->kanjidraw
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile6
1 files changed, 0 insertions, 6 deletions
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