summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 44d8e3c..c1f7222 100644
--- a/.bashrc
+++ b/.bashrc
@@ -5,6 +5,7 @@
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
+export PATH=$PATH:/home/dominic/.suckless/dwmblocks/scripts
export GTK_IM_MODULE='fcitx'
export QT_IM_MODULE='fcitx'