X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=autostart;h=ea9bfd481ef31c7e650968ca3b27c3dc0a8bee2d;hb=55a218e51cd587265c04508f816b8b2fff56840e;hp=0bf5b7504f12683fc71354513093e449c7c301f6;hpb=9886956e7e50f8ebd6ad9126523ef6b1c1761d7e;p=bin.git diff --git a/autostart b/autostart index 0bf5b75..ea9bfd4 100755 --- 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" 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 &