From 9ad764f8fa53d8a7ed6ba94ebe10bd68c7fcda97 Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Tue, 5 Mar 2024 20:37:28 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(copyq):=20Actually=20start?= =?UTF-8?q?=20copyq=20on=20startup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .xprofile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.xprofile b/.xprofile index c0978b1..f29e96c 100644 --- a/.xprofile +++ b/.xprofile @@ -31,3 +31,5 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then fi "$HOME/.screenlayout/multihead.sh" + +copyq &