From bd4173eb1fdff221c338930d0b53fa55e9a8726c Mon Sep 17 00:00:00 2001 From: ZyX Date: Sat, 11 Jan 2014 12:43:13 +0400 Subject: [PATCH] Add jobnum segment to default_leftonly theme --- powerline/config_files/themes/shell/default_leftonly.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/powerline/config_files/themes/shell/default_leftonly.json b/powerline/config_files/themes/shell/default_leftonly.json index 16af9755..5060e1ea 100644 --- a/powerline/config_files/themes/shell/default_leftonly.json +++ b/powerline/config_files/themes/shell/default_leftonly.json @@ -34,6 +34,10 @@ "dir_limit_depth": 3 } }, + { + "module": "powerline.segments.shell", + "name": "jobnum" + }, { "name": "last_status", "module": "powerline.segments.shell"