Support dmenu clipboard manager

Still needs a bit of fine-tuning to be ideal, but it's already pretty useful.
This commit is contained in:
William Carroll 2019-04-01 18:26:40 +01:00
parent cc3aecb1e3
commit 6a2d7ef035
2 changed files with 10 additions and 0 deletions

View file

@ -16,6 +16,10 @@ xsetroot -solid "#333333"
# This might be better for SSH.
tmux new -d -s main
# start `clipmenud`,
# TODO: research if this would be better handled by init/clipmenud.service?
clipmenud &
# Start the Emacs server
emacs --daemon