From b4165837ce507911d80e089c167d7b0f1de2c671 Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Sun, 20 Sep 2015 15:36:33 +0200 Subject: [PATCH] liquidprompt: set screen title --- liquidpromptrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/liquidpromptrc b/liquidpromptrc index 73239fd..ccbec74 100644 --- a/liquidpromptrc +++ b/liquidpromptrc @@ -131,10 +131,10 @@ LP_TIME_ANALOG=0 # recommended value is 0 # See LP_TITLE_OPEN and LP_TITLE_CLOSE to change escape characters to adapt this # feature to your specific terminal. -LP_ENABLE_TITLE=0 +LP_ENABLE_TITLE=1 # Enable Title for screen and byobu -LP_ENABLE_SCREEN_TITLE=0 +LP_ENABLE_SCREEN_TITLE=1 # Use differents colors for differents hosts you SSH in LP_ENABLE_SSH_COLORS=0