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