]> git.armaanb.net Git - bin.git/blob - autostart
8cdc59eb73cf40624bd7d513e0ee4f1f1b30a4c7
[bin.git] / autostart
1 #!/usr/bin/env sh
2
3 wal="/home/armaa/.local/share/wallpaper.png"
4 if [ -f "$wal" ]; then
5   feh --bg-scale "$wal"
6 else
7   hsetroot -solid "#282828"
8 fi
9
10 /home/armaa/Code/scripts/keyboard-swap
11 pkill batsignal ; batsignal -b
12 pkill redshift ; redshift -l 42.2:-71.3 -t 6500:2500 &
13 pkill dunst ; dunst &
14 pkill picom ; picom -b