X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=autostart;h=ea9bfd481ef31c7e650968ca3b27c3dc0a8bee2d;hb=55a218e51cd587265c04508f816b8b2fff56840e;hp=3c297decca89b53bbafd374f5ef5cfec8c93c743;hpb=318184a98e0173a56af3a99b77bf54cda27b0616;p=bin.git diff --git a/autostart b/autostart index 3c297de..ea9bfd4 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 & +setxkbmap -option "ctrl:swapcaps" +pkill xcape ; xcape +pkill batsignal ; batsignal -b +pkill redshift ; redshift -l 42.2:-71.3 -t 6500:2500 & +pkill dunst ; dunst & +pkill syncthing ; syncthing &