* .local/bin/change-theme: Only call emacsclient there is an emacs process.
[~bandali/configs] / .local / bin / emcl
1 #!/bin/sh
2 exec emacsclient --alternate-editor="" -c "$@"