aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.profile
diff options
context:
space:
mode:
authorYaroslav <contact@yaroslavps.com>2020-02-17 18:02:37 +0300
committerYaroslav <contact@yaroslavps.com>2020-02-17 18:02:37 +0300
commitf8caca887f787f52271d9a5d6e06c2bdd6efcb40 (patch)
tree91c5d3c531a71e1fc669478a4c60068c1f6b8dde /dotfiles/.profile
parent13a0be470be41d67685bba83c6f10319affbaa39 (diff)
downloadswayrice-f8caca887f787f52271d9a5d6e06c2bdd6efcb40.tar.gz
swayrice-f8caca887f787f52271d9a5d6e06c2bdd6efcb40.zip
improved screen record script, can now record screencasts and audio
Diffstat (limited to 'dotfiles/.profile')
-rw-r--r--dotfiles/.profile2
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