summaryrefslogtreecommitdiff
path: root/screenrc
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-03-01 17:27:44 +0000
committerLars Wirzenius <liw@liw.fi>2014-03-01 17:27:44 +0000
commitaaaee8e2f29a81d4f29e244899a06485f48d2317 (patch)
tree7d1ebd9d282a324e74e6a3580c118d52e8de8afb /screenrc
parent1ce803a058f638728ac83267cd8bab5da9d46a70 (diff)
downloadliw-dot-files-aaaee8e2f29a81d4f29e244899a06485f48d2317.tar.gz
Make screen(1) hardstatus be bold
Diffstat (limited to 'screenrc')
-rw-r--r--screenrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/screenrc b/screenrc
index 2cf172b..16b2a94 100644
--- a/screenrc
+++ b/screenrc
@@ -1,2 +1,2 @@
hardstatus alwayslastline
-hardstatus string "Window %n on %H at %c: %t" \ No newline at end of file
+hardstatus string "%{+b}Window %n on %H at %c: %t"