]> git.armaanb.net Git - bin.git/blob - autostart
xsel: new script
[bin.git] / autostart
1 #!/usr/bin/env sh
2
3 xmodmap ~/.config/xmodmap
4 pkill xcape ; xcape
5 pkill batsignal ; batsignal -b
6 pkill redshift ; redshift -l 42.2:-71.3 -t 6500:2500 &
7 pkill syncthing ; syncthing &
8 pkill emacs ; emacs --daemon &