diff options
Diffstat (limited to 'dotfiles/.profile')
-rw-r--r-- | dotfiles/.profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/.profile b/dotfiles/.profile index 5e37a2f..d2303ab 100644 --- a/dotfiles/.profile +++ b/dotfiles/.profile @@ -1,5 +1,7 @@ export PATH=$PATH:$HOME/.local/bin export SCROT_DIR=$HOME/Pictures/screenshots/ +export VREC_DIR=$HOME/Videos/recordings/ +export AREC_DIR=$HOME/Documents/audio/recordings/ #export GDK_BACKEND=wayland export EGL_PLATFORM=wayland export CLUTTER_PLATFORM=wayland |