X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=autostart;h=89128b96252392bb445608eec213b22d55752532;hb=c3b00cfcc6bf3a577383050485dda3c9dd9e7c52;hp=0bf5b7504f12683fc71354513093e449c7c301f6;hpb=9886956e7e50f8ebd6ad9126523ef6b1c1761d7e;p=bin.git diff --git a/autostart b/autostart index 0bf5b75..89128b9 100755 --- a/autostart +++ b/autostart @@ -1,15 +1,7 @@ #!/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" +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 &