🐛 fix(copyq): Actually start copyq on startup
This commit is contained in:
parent
3d9d4b2b3e
commit
9ad764f8fa
1 changed files with 2 additions and 0 deletions
|
@ -31,3 +31,5 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then
|
|||
fi
|
||||
|
||||
"$HOME/.screenlayout/multihead.sh"
|
||||
|
||||
copyq &
|
||||
|
|
Loading…
Reference in a new issue