From: Andrew Lorimer Date: Thu, 11 Oct 2018 01:00:57 +0000 (+1100) Subject: update wallpaper X-Git-Url: https://git.lorimer.id.au/dotfiles.git/diff_plain/3b402a37a088cbd01f7aac9a497b06a98401358c?ds=inline update wallpaper --- diff --git a/i3/.i3/config b/i3/.i3/config index 4738eb1..ac1cd0e 100644 --- a/i3/.i3/config +++ b/i3/.i3/config @@ -210,7 +210,7 @@ for_window[class="^.*"] border pixel 5 gaps inner 15 gaps outer 0 exec_always xrandr --output VGA-0 --mode 1440x900 --pos 216x1080 --rotate normal --output DVI-I-1 --off --output DVI-I-0 --off --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate normal -exec_always feh --bg-scale /home/andrew/.wallpaper.jpg +exec_always feh --bg-scale /home/andrew/.wallpaper.png exec_always 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 deleted file mode 100644 index 3da564c..0000000 Binary files a/i3/.wallpaper.jpg and /dev/null differ diff --git a/i3/.wallpaper.png b/i3/.wallpaper.png new file mode 100644 index 0000000..51fab3c Binary files /dev/null and b/i3/.wallpaper.png differ