From 48dc1530489a46252dac135a1cff9874ed3c1c27 Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Mon, 22 Dec 2014 16:50:22 +0100 Subject: background: fix format issue for background image in $HOME/.wmii/wmiirc, we used to load the background image this way: $ feh --bg-fill ~/Images/background.jpg However, if we want to load another Image format (such as png, gif, ...), we need to change the extension in this file. To be more portable, we removed the extension since feh is capable of guessing the type of file. Now, we just have an image (or a [sym]link to an image) named ~/Image/background for it to be loaded when X starts. Signed-off-by: Olivier Gayot --- user/.wmii/wmiirc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user') diff --git a/user/.wmii/wmiirc b/user/.wmii/wmiirc index 6b2096c..8c508d1 100755 --- a/user/.wmii/wmiirc +++ b/user/.wmii/wmiirc @@ -302,7 +302,7 @@ wmiir write /ctl <