From 9976cc7a232927cc4ad7c83e546fbe53820bf859 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Thu, 30 Jul 2020 11:08:18 +0200 Subject: Added newsboat and dunst --- .xinitrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index c3213b0..abb4622 100755 --- a/.xinitrc +++ b/.xinitrc @@ -1,2 +1,4 @@ +xinput disable 'ETPS/2 Elantech Touchpad' & redshift -c /home/charles/.config/redshift.conf & +dunst & exec xmonad -- cgit