]> git.armaanb.net Git - bin.git/commitdiff
autostart: add syncthing
authorArmaan Bhojwani <me@armaanb.net>
Tue, 30 Mar 2021 20:09:29 +0000 (16:09 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Tue, 30 Mar 2021 20:09:29 +0000 (16:09 -0400)
autostart

index cdbafe983c8abac78d6f5eb71277ab30c6b4fadc..ea9bfd481ef31c7e650968ca3b27c3dc0a8bee2d 100755 (executable)
--- a/autostart
+++ b/autostart
@@ -1,11 +1,8 @@
 #!/usr/bin/env sh
 
-# wal="/home/armaa/.local/share/wallpaper.png"
-# [ -f "$wal" ] & feh --bg-scale "$wal"
-
 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 &