diff options
Diffstat (limited to 'screen.dot')
-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 |