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:
parent
cc3aecb1e3
commit
6a2d7ef035
2 changed files with 10 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue