-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathscreenrc
16 lines (11 loc) · 833 Bytes
/
screenrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#change the hardstatus settings to give an window list at the bottom of the
#screen, with the time and date and with the current window highlighted
#hardstatus alwayslastline
# purple bg:
#hardstatus string '%{= mK}%-Lw%{= KW}%50>%n%f* %t%{= mK}%+Lw%< %{= kG}%-=%D %d %M %Y %c:%s%{-}'
# trans bg
#hardstatus string '%{= kG}%-Lw%{= kW}%50> %n%f* %t%{= kG}%+Lw%< %{= kG}%-=%c:%s%{-}'
# centered, full width
#hardstatus string '%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]'
# hostname, load, centered clean (ONLY # and name) tabs, date, and time. Uses caption instead of hardstatus so tab-bar appears on every (split screen) region
caption always '%{= dg} %H %{G}| %{B}%l %{G}|%=%?%{d}%-w%?%{r}(%{d}%n %t%? {%u} %?%{r})%{d}%?%+w%?%=%{G}| %{B}%d-%m-%y %c:%s '