]> git.armaanb.net Git - bin.git/commitdiff
Autostart: Switch to a picture wallpaper and picom
authorArmaan Bhojwani <me@armaanb.net>
Mon, 8 Feb 2021 15:31:56 +0000 (10:31 -0500)
committerArmaan Bhojwani <me@armaanb.net>
Mon, 8 Feb 2021 15:31:56 +0000 (10:31 -0500)
autostart

index 0265b975d5968d65e3067c7385d65ab35639f5ba..575864edc9b08bdfebc70527280ec8a9ecbaba3c 100755 (executable)
--- a/autostart
+++ b/autostart
@@ -1,7 +1,9 @@
 #!/usr/bin/env sh
 
-xsetroot -solid "#282828"
+# 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 &