diff options
Diffstat (limited to 'sx/sxrc')
| -rwxr-xr-x | sx/sxrc | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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 |
