]> git.armaanb.net Git - bin.git/blobdiff - autostart
autostart: switch to using xmodmap
[bin.git] / autostart
index 35385d46fc9171920909c133646f14536a27a887..5f258c6fbeb19cadfd442823a88691e968dd3c79 100755 (executable)
--- a/autostart
+++ b/autostart
@@ -1,6 +1,8 @@
 #!/usr/bin/env sh
 
-redshift -l 42:-71 -t 6500:2500 &
-dunst &
-xsetroot -solid "#282828" &
-keyboard-swap &
+xmodmap ~/.config/xmodmap
+pkill xcape ; xcape
+pkill batsignal ; batsignal -b
+pkill redshift ; redshift -l 42.2:-71.3 -t 6500:2500 &
+pkill dunst ; dunst &
+pkill syncthing ; syncthing &