From 458ad749e555de6d104a27a98b2a9af4866715bf Mon Sep 17 00:00:00 2001 From: paul-loedige Date: Sun, 6 Dec 2020 00:15:09 +0100 Subject: [PATCH] added timeshift to autostart --- Xorg/.xinitrc | 1 + 1 file changed, 1 insertion(+) diff --git a/Xorg/.xinitrc b/Xorg/.xinitrc index 77f924f..a1899d0 100644 --- a/Xorg/.xinitrc +++ b/Xorg/.xinitrc @@ -36,6 +36,7 @@ bash .screenlayout/layout.sh & pulseaudio-ctl set 50 & dunst & nextcloud & +timeshift & numlockx & redshift-gtk & exec qtile \ No newline at end of file