From 3f2fc4b860cd7f792096790d8331f7bd30d68799 Mon Sep 17 00:00:00 2001 From: Thomas Preisner Date: Fri, 6 Oct 2017 22:47:44 +0200 Subject: [PATCH] herbstluftwm: change background color --- config/herbstluftwm/autostart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/herbstluftwm/autostart b/config/herbstluftwm/autostart index 28a6030..fdd9546 100755 --- a/config/herbstluftwm/autostart +++ b/config/herbstluftwm/autostart @@ -8,7 +8,7 @@ hc() { hc emit_hook reload -xsetroot -solid '#5A8E3A' +xsetroot -solid '#22AA22' # remove all existing keybindings hc keyunbind --all