]> git.armaanb.net Git - bin.git/blobdiff - autostart
signal-finder: add script
[bin.git] / autostart
index 8cdc59eb73cf40624bd7d513e0ee4f1f1b30a4c7..ea9bfd481ef31c7e650968ca3b27c3dc0a8bee2d 100755 (executable)
--- a/autostart
+++ b/autostart
@@ -1,14 +1,8 @@
 #!/usr/bin/env sh
 
-wal="/home/armaa/.local/share/wallpaper.png"
-if [ -f "$wal" ]; then
-  feh --bg-scale "$wal"
-else
-  hsetroot -solid "#282828"
-fi
-
-/home/armaa/Code/scripts/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 picom ; picom -b
+pkill syncthing ; syncthing &