dotfiles/dot_bin/executable_tj3client

5 lines
109 B
Bash

#! /bin/sh
# xdg-base-dir override of tj3client
/bin/tj3client -c "$XDG_CONFIG_HOME/tj3/taskjugglerrc" "$@"