From 2fb9c986ce668f71cdbc4055d0704c548fb854ff Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Tue, 26 Aug 2025 19:07:59 +0900 Subject: updates --- mac/.config/shell/profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mac/.config/shell/profile') diff --git a/mac/.config/shell/profile b/mac/.config/shell/profile index 2101982..5549050 100644 --- a/mac/.config/shell/profile +++ b/mac/.config/shell/profile @@ -129,6 +129,9 @@ export LYNX_CFG_PATH="$XDG_CONFIG_HOME/lynx" export LESSOPEN="| lesspipe.sh %s" } +### --- MBSYNC --- ### +export MBSYNCRC="$XDG_CONFIG_HOME/mbsync/config" + ### --- MOZILLA --- ### export MOZ_USE_XINPUT2=1 # Mozilla smooth scrolling/touchpads. -- cgit v1.2.3