From 6e5ed5605bfec18f64b05f7560a99d5155ed324f Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Mon, 30 Jul 2018 18:44:07 +0200 Subject: [PATCH] xsession: starts xiccd on start --- xsession | 1 + 1 file changed, 1 insertion(+) diff --git a/xsession b/xsession index e722b1e..5c97ff1 100644 --- a/xsession +++ b/xsession @@ -32,6 +32,7 @@ esac . ~/.config/awesome/bin/xsettingsd-setup ~/.config/awesome/bin/xss-lock start & +xiccd --edid & inputplug -0 -c ~/.config/awesome/bin/input-event 2> /dev/null nmcli radio all off rfkill block all 2> /dev/null