From 1b7402b9e0d623cab9284aada81fb5429cf662e7 Mon Sep 17 00:00:00 2001 From: marcellus Date: Thu, 2 Nov 2023 19:56:27 +0100 Subject: various --- sx/sxrc | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'sx/sxrc') diff --git a/sx/sxrc b/sx/sxrc index 00847b1..94ed5dc 100755 --- a/sx/sxrc +++ b/sx/sxrc @@ -1,10 +1,9 @@ setxkbmap fr -curl -m 3 -s $CAL_PERSO | grep -v END:VCALENDAR >/tmp/calendar.ics -curl -m 3 -s $CAL_SCHOOL | grep -v BEGIN:VCALENDAR >> /tmp/calendar.ics -icstocal /tmp/calendar.ics /tmp/calendar >/dev/null -scron -f $XDG_CONFIG_HOME/crontab +killall scron +scron -f ~/.config/crontab $HOME/.config/scripts/randwp sxhkd& picom& dwmblocks& +redshift& exec dwm -- cgit v1.2.3