From b7e342d6d4c02203d8c3dd8bea70b758d985b525 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 15 Jan 2017 12:34:39 +0000 Subject: fix broken --- Shell/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Shell/zshrc') diff --git a/Shell/zshrc b/Shell/zshrc index a11c16e..6568d91 100644 --- a/Shell/zshrc +++ b/Shell/zshrc @@ -64,7 +64,7 @@ case $TERM in # This is seen when the shell prompts for input. function precmd { print -Pn "\e]0;%(1j,%j job%(2j|s|); ,)%1~\a" - timeout --signal=KILL 1s ~/dotfiles/Panel/lemonbar/windows + #timeout --signal=KILL 1s ~/dotfiles/Panel/lemonbar/windows } # Write command and args to terminal title. # This is seen while the shell waits for a command to complete. -- cgit v1.2.3-54-g00ecf