From db9c49cb8aa7f57ebdfbb9da37d98e313d4fc2ef Mon Sep 17 00:00:00 2001 From: Adam <56338480+adastx@users.noreply.github.com> Date: Wed, 6 Apr 2022 20:19:52 +0200 Subject: clipmenu: clear cache on boot and login --- .config/zsh/.zprofile | 1 + 1 file changed, 1 insertion(+) (limited to '.config/zsh/.zprofile') diff --git a/.config/zsh/.zprofile b/.config/zsh/.zprofile index 9e6e17d..43febff 100644 --- a/.config/zsh/.zprofile +++ b/.config/zsh/.zprofile @@ -18,5 +18,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 -- cgit v1.2.3-70-g09d2