From: Armaan Bhojwani Date: Mon, 8 Feb 2021 15:31:56 +0000 (-0500) Subject: Autostart: Switch to a picture wallpaper and picom X-Git-Tag: v0.0.1~44 X-Git-Url: https://git.armaanb.net/?p=bin.git;a=commitdiff_plain;h=cf7264f3d3db11cae6193eb79edb7b5801e39fb8 Autostart: Switch to a picture wallpaper and picom --- diff --git a/autostart b/autostart index 0265b97..575864e 100755 --- 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 &