]> git.armaanb.net Git - bin.git/blobdiff - autostart
xsel: new script
[bin.git] / autostart
index ea9bfd481ef31c7e650968ca3b27c3dc0a8bee2d..6bdba0c84428dee8c4dd27c4ffb43df326be4065 100755 (executable)
--- a/autostart
+++ b/autostart
@@ -1,8 +1,8 @@
 #!/usr/bin/env sh
 
-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 syncthing ; syncthing &
+pkill emacs ; emacs --daemon &