diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-08-21 00:07:08 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-08-21 00:07:08 -0300 |
commit | 17aface01d02217e3925904432a15d4501f8b8bd (patch) | |
tree | e0b065c600fbcfcb8644b81f5efd0755b5df8f69 | |
parent | 72f818ce986b9881edb42f5613cb602964a5e5d2 (diff) | |
download | profile-17aface01d02217e3925904432a15d4501f8b8bd.tar.gz profile-17aface01d02217e3925904432a15d4501f8b8bd.tar.bz2 |
Adds back hardstatus screen config
-rw-r--r-- | screen.dot/base.link | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/screen.dot/base.link b/screen.dot/base.link index cdfbdc2..750cbdc 100644 --- a/screen.dot/base.link +++ b/screen.dot/base.link @@ -134,7 +134,7 @@ bind ^] paste [.] # Yellow text, time, and date; windows in blue: #hardstatus alwayslastline "%{=b}%{Y}%{c}%w %=%{kY}%C%A %D, %M/%d/%Y" -#hardstatus alwayslastline "%{=b}%{Y}%{c}%w %=%{kY}" +hardstatus alwayslastline "%{=b}%{Y}%{c}%w %=%{kY}" # https://forums.gentoo.org/viewtopic-t-399120-start-0.html # http://www.mail-archive.com/mutt-users@mutt.org/msg29525.html |