diff options
Diffstat (limited to '.bash_profile')
-rw-r--r-- | .bash_profile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.bash_profile b/.bash_profile index ea2a3f6..386e54e 100644 --- a/.bash_profile +++ b/.bash_profile @@ -30,5 +30,6 @@ export SSB_HOME="$XDG_DATA_HOME"/zoom export WGETRC="$XDG_CONFIG_HOME/wgetrc" export CM_LAUNCHER=rofi export CM_SELECTIONS=clipboard +export CM_DIR=/tmp [[ $(fgconsole 2>/dev/null) == 1 ]] && exec startx "$XDG_CONFIG_HOME/X11/xinitrc" -- vt1 |