From d53c46e1824dce3aeeef5ccad52cf1cb315e84ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yaroslav=20de=20la=20Pe=C3=B1a=20Smirnov?= Date: Sun, 10 Jan 2021 04:56:37 +0300 Subject: Miscellaneous changes Audio recordings location, sway mice and display config, fixed emoji list. --- dotfiles/.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/.profile') 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 -- cgit v1.2.3