diff options
| author | marcellus <msimon_fr@hotmail.com> | 2023-11-02 19:56:27 +0100 |
|---|---|---|
| committer | marcellus <msimon_fr@hotmail.com> | 2023-11-02 19:56:27 +0100 |
| commit | 1b7402b9e0d623cab9284aada81fb5429cf662e7 (patch) | |
| tree | 02066b7acca6f4038357e76121e7bcc05a50886b /sx | |
| parent | 0e2d387565cb03c41cef33b9ff01eac5a5cb9132 (diff) | |
various
Diffstat (limited to 'sx')
| -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 |
