From 49400a2c0f20f2b1730c214026efa5189f7d4a00 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Mon, 1 Aug 2011 21:23:44 +0200 Subject: [PATCH] also start i3bar in the keycode config template --- i3.config.keycodes | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/i3.config.keycodes b/i3.config.keycodes index f0170459..e986ffb3 100644 --- a/i3.config.keycodes +++ b/i3.config.keycodes @@ -145,3 +145,7 @@ mode "resize" { } bindcode $mod+27 mode "resize" + +# Start i3bar to display a workspace bar (plus the system information i3status +# finds out, if available) +exec i3status | i3bar -d -- 2.39.5