diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-08-27 14:18:01 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-08-27 14:18:01 +0900 |
| commit | c56a6be8d8bc2273822db93245fbb8d9dcb58384 (patch) | |
| tree | 253245f615719f703d26cd8d259e084f6031a0a8 /mac/.config/shell/profile | |
| parent | c00d0e6b888484e7b1901f170fd40dfbcda1883f (diff) | |
updates
Diffstat (limited to 'mac/.config/shell/profile')
| -rw-r--r-- | mac/.config/shell/profile | 3 |
1 files changed, 3 insertions, 0 deletions
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. |
