X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=autostart;h=6bdba0c84428dee8c4dd27c4ffb43df326be4065;hb=27553617ac8b494b6a1cd3255ff24bd37c5e2ac7;hp=0265b975d5968d65e3067c7385d65ab35639f5ba;hpb=74201a8ff55d64d0391ea9bc4850988bece3b51b;p=bin.git diff --git a/autostart b/autostart index 0265b97..6bdba0c 100755 --- a/autostart +++ b/autostart @@ -1,7 +1,8 @@ #!/usr/bin/env sh -xsetroot -solid "#282828" -batsignal -b -/home/armaa/Code/scripts/keyboard-swap -redshift -l 42.2:-71.3 -t 6500:2500 & -dunst & +xmodmap ~/.config/xmodmap +pkill xcape ; xcape +pkill batsignal ; batsignal -b +pkill redshift ; redshift -l 42.2:-71.3 -t 6500:2500 & +pkill syncthing ; syncthing & +pkill emacs ; emacs --daemon &