From: Andrew Lorimer Date: Mon, 20 May 2019 09:19:43 +0000 (+1000) Subject: new wallpaper X-Git-Url: https://git.lorimer.id.au/dotfiles.git/diff_plain/1e97812e3a5aeb25e529836aed745e69d93f61ba?ds=sidebyside new wallpaper --- diff --git a/i3/.i3/config b/i3/.i3/config index e942b44..e8709b9 100644 --- a/i3/.i3/config +++ b/i3/.i3/config @@ -215,7 +215,7 @@ gaps outer 0 # startup scripts exec_always --no-startup-id xrdb /home/andrew/.Xdefaults exec_always --no-startup-id xrandr --output HDMI-0 --pos 0x0 --output DVI-D-0 --pos 240x1080 -exec_always --no-startup-id feh --bg-fill /home/andrew/.wallpaper.png +exec_always --no-startup-id feh --bg-fill /home/andrew/.wallpaper.jpg exec_always --no-startup-id compton -f -b --config /home/andrew/.compton.conf exec --no-startup-id chromium exec --no-startup-id spotify diff --git a/i3/.wallpaper.jpg b/i3/.wallpaper.jpg new file mode 100644 index 0000000..c8ec082 Binary files /dev/null and b/i3/.wallpaper.jpg differ