summaryrefslogtreecommitdiff
path: root/sx
diff options
context:
space:
mode:
authormarcellus <msimon_fr@hotmail.com>2023-09-14 22:26:17 +0200
committermarcellus <msimon_fr@hotmail.com>2023-09-14 22:26:17 +0200
commit0e2d387565cb03c41cef33b9ff01eac5a5cb9132 (patch)
tree1bcc8bdf06022ae90874d575040df4cbece28313 /sx
parentc3b97dfe6a6a39974f60411761b8ceba48e1876b (diff)
update: general changes, read the diff
Diffstat (limited to 'sx')
-rwxr-xr-xsx/sxrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/sx/sxrc b/sx/sxrc
new file mode 100755
index 0000000..00847b1
--- /dev/null
+++ b/sx/sxrc
@@ -0,0 +1,10 @@
+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
+$HOME/.config/scripts/randwp
+sxhkd&
+picom&
+dwmblocks&
+exec dwm