From 9ae049896047a7b5c7d5026a62256d885c094097 Mon Sep 17 00:00:00 2001 From: finga Date: Tue, 16 Aug 2016 10:22:39 +0200 Subject: [PATCH] add background --- .i3/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.i3/config b/.i3/config index be92189..06d902a 100644 --- a/.i3/config +++ b/.i3/config @@ -173,3 +173,4 @@ bar { exec ssh-agent exec xrandr --output VGA-1 --auto --right-of VGA-0 +exec feh --bg-scale ~/bg.jpg