From 1cbc4d66caa72b5973f285e7c6e5ff884eab417d Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Tue, 9 Aug 2022 19:21:11 -0700 Subject: [PATCH] :memo: Made further adjustments to startup of espanso --- xinitrc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xinitrc.txt b/xinitrc.txt index 76339142..549043ad 100644 --- a/xinitrc.txt +++ b/xinitrc.txt @@ -50,7 +50,7 @@ picom --config /home/brian/.config/picom/picom.conf & # --experimental-backends dunst & xbanish & xsetroot -cursor_name left_ptr & -espanso start & +espanso start --unmanaged & # pulseaudio --start & # enables AppArmor's aa-notify by default (supposed to be a runit script...)