From 49cc96c92506f20112c83a5d2bbe6947a519b667 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Mon, 26 Aug 2024 12:08:48 +0200 Subject: +seconds in clock --- .screenrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.screenrc b/.screenrc index 3adca73..606fdeb 100644 --- a/.screenrc +++ b/.screenrc @@ -1,6 +1,6 @@ # vim:syntax=screen hardstatus alwayslastline -hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c %{g}]' +hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{=kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B}%Y-%m-%d %{W}%c:%s %{g}]' # Default screens #screen -t shell1 0 -- cgit v1.2.3