X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=autostart;h=6bdba0c84428dee8c4dd27c4ffb43df326be4065;hb=ab93f6d834d2f8c4a38ca07127a81e4a908e3565;hp=3c297decca89b53bbafd374f5ef5cfec8c93c743;hpb=318184a98e0173a56af3a99b77bf54cda27b0616;p=bin.git diff --git a/autostart b/autostart index 3c297de..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:-71 -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 &