commit 6caa6dec7bc6b06a95138252a6d839c48b5499d9
parent b4cf09eb638d5379f145a391e8048c0fe29b10d7
Author: Chris Bracken <chris@bracken.jp>
Date: Tue, 13 Oct 2015 14:47:17 -0700
Correct spelling of xsetroot for i3 bg colour.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.i3/config b/.i3/config
@@ -142,7 +142,7 @@ bar {
}
# Set desktop background
-exec --no-startup-id setxroot -solid "#333333"
+exec --no-startup-id xsetroot -solid "#333333"
# make CapsLock key to Ctrl
exec --no-startup-id setxkbmap -option ctrl:nocaps