X-Git-Url: https://git.armaanb.net/?p=bin.git;a=blobdiff_plain;f=autostart;h=6bdba0c84428dee8c4dd27c4ffb43df326be4065;hp=cdbafe983c8abac78d6f5eb71277ab30c6b4fadc;hb=HEAD;hpb=bb21d5f16578adf8df63425b90e818b7be5f5c02 diff --git a/autostart b/autostart index cdbafe9..6bdba0c 100755 --- a/autostart +++ b/autostart @@ -1,11 +1,8 @@ #!/usr/bin/env sh -# wal="/home/armaa/.local/share/wallpaper.png" -# [ -f "$wal" ] & feh --bg-scale "$wal" - -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 --experimental-backends +pkill syncthing ; syncthing & +pkill emacs ; emacs --daemon &