From b0a3f691541903ebf8109eba968c0d4b4ba54b21 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Tue, 3 Sep 2019 07:54:01 -0500 Subject: more paths, firefox desktop and download dirs, aerc makefile change, new src directory --- .xinitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index 9b263f7..611e305 100644 --- a/.xinitrc +++ b/.xinitrc @@ -3,7 +3,7 @@ /home/tom/.screenlayout/set.sh while true; do - /home/tom/dwmstatus/dwmstatus & + /home/tom/src/dwmstatus/dwmstatus & nitrogen --restore - /home/tom/dwm/dwm 2> /home/tom/.dwm.log + /home/tom/src/dwm/dwm 2> /home/tom/.dwm.log done -- cgit v1.2.3