aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/.profile
diff options
context:
space:
mode:
authorYaroslav de la Peña Smirnov <yps@yaroslavps.com>2021-01-10 04:56:37 +0300
committerYaroslav de la Peña Smirnov <yps@yaroslavps.com>2021-01-10 04:56:37 +0300
commitd53c46e1824dce3aeeef5ccad52cf1cb315e84ef (patch)
tree2496addc936e0d303fd1bce82bc6504e3f73ca86 /dotfiles/.profile
parent6fde13917c88f14bf790e4d92c8a850f28b8135b (diff)
downloadswayrice-d53c46e1824dce3aeeef5ccad52cf1cb315e84ef.tar.gz
swayrice-d53c46e1824dce3aeeef5ccad52cf1cb315e84ef.zip
Miscellaneous changes
Audio recordings location, sway mice and display config, fixed emoji list.
Diffstat (limited to 'dotfiles/.profile')
-rw-r--r--dotfiles/.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/.profile b/dotfiles/.profile
index d79efe3..34d7b73 100644
--- a/dotfiles/.profile
+++ b/dotfiles/.profile
@@ -1,7 +1,7 @@
export PATH=$PATH:$HOME/.local/bin
export SCROT_DIR=$HOME/pics/screenshots/
export VREC_DIR=$HOME/vids/recordings/
-export AREC_DIR=$HOME/docs/audio/recordings/
+export AREC_DIR=$HOME/audio/recordings/
#export GDK_BACKEND=wayland
export EGL_PLATFORM=wayland
export CLUTTER_PLATFORM=wayland