1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-03-08 02:14:47 +01:00

profile: added ydotool socket path

This commit is contained in:
2026-02-28 23:22:48 +01:00
parent ec5bfb45d5
commit e9d5b3ecd4

View File

@@ -48,6 +48,8 @@ export CUDA_DIR="/opt/cuda"
export CUDA_PATH="/opt/cuda"
export XLA_FLAGS=--xla_gpu_cuda_data_dir=/opt/cuda
export YDOTOOL_SOCKET="$HOME/.ydotool_socket"
# external programs
export OPENAUDIBLE_HOME="${HOME}/documents/openaudible"