X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=autostart;h=6bdba0c84428dee8c4dd27c4ffb43df326be4065;hb=da771423ccb2547eb0d304c1b9ea7b32cc95144b;hp=e0002d12b7f2e7d7e0f4e11a9ad6560aa363cc5e;hpb=80a9bb700b1110d11c4b1ee95985bfaec7b2baab;p=bin.git diff --git a/autostart b/autostart index e0002d1..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 &