]> git.armaanb.net Git - bin.git/blobdiff - autostart
autostart: switch to using xmodmap
[bin.git] / autostart
index 264004f576b24e06f6181bc5dddd92d085f4f711..5f258c6fbeb19cadfd442823a88691e968dd3c79 100755 (executable)
--- a/autostart
+++ b/autostart
@@ -1,15 +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
-
-setxkbmap -option "ctrl:swapcaps"
+xmodmap ~/.config/xmodmap
 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 &