X-Git-Url: https://git.armaanb.net/?a=blobdiff_plain;f=autostart;h=6bdba0c84428dee8c4dd27c4ffb43df326be4065;hb=da771423ccb2547eb0d304c1b9ea7b32cc95144b;hp=575864edc9b08bdfebc70527280ec8a9ecbaba3c;hpb=cf7264f3d3db11cae6193eb79edb7b5801e39fb8;p=bin.git diff --git a/autostart b/autostart index 575864e..6bdba0c 100755 --- a/autostart +++ b/autostart @@ -1,9 +1,8 @@ #!/usr/bin/env sh -# xsetroot -solid "#282828" -feh --bg-scale "/home/armaa/.local/share/wallpaper.png" -batsignal -b -/home/armaa/Code/scripts/keyboard-swap -redshift -l 42.2:-71.3 -t 6500:2500 & -dunst & -picom & +xmodmap ~/.config/xmodmap +pkill xcape ; xcape +pkill batsignal ; batsignal -b +pkill redshift ; redshift -l 42.2:-71.3 -t 6500:2500 & +pkill syncthing ; syncthing & +pkill emacs ; emacs --daemon &