X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=autostart;h=ea9bfd481ef31c7e650968ca3b27c3dc0a8bee2d;hb=6798937faee881869fa22a839d8db26aa7ff2b40;hp=35385d46fc9171920909c133646f14536a27a887;hpb=4dba63c7fdeab018c2aaf3db5255ad7268765bd0;p=bin.git diff --git a/autostart b/autostart index 35385d4..ea9bfd4 100755 --- 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 & +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 &