From 875f7a796273696f3e7ab29e910f1a35edb4b0aa Mon Sep 17 00:00:00 2001 From: Alessandro Mauri Date: Wed, 30 Dec 2020 13:11:44 +0100 Subject: [PATCH] fix devmon blocking everything --- conf/home/xinitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/home/xinitrc b/conf/home/xinitrc index d82d6d6..f8e9c5d 100644 --- a/conf/home/xinitrc +++ b/conf/home/xinitrc @@ -131,7 +131,7 @@ xinput --set-prop 'GASIA PS2toUSB Adapter Mouse' 'libinput Scroll Method Enabled if ! pgrep -x "devmon" > /dev/null then - devmon 2>&1 + devmon & fi nitrogen --restore 2>/dev/null xset s on