X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=autostart;h=ea9bfd481ef31c7e650968ca3b27c3dc0a8bee2d;hb=885898283827a821b60b0c5c8dd6c32ba49e65be;hp=264004f576b24e06f6181bc5dddd92d085f4f711;hpb=2ce9140ad47fd112ab47f6fdeadedd3b9587f02d;p=bin.git diff --git a/autostart b/autostart index 264004f..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 +pkill syncthing ; syncthing &