mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 05:53:22 -07:00
profiles/ubuntu: zero-fill the hour component of the timestamp
This commit is contained in:
parent
253064b089
commit
35f08b71cc
2 changed files with 3 additions and 2 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,8 +1,9 @@
|
|||
screen-profiles (1.6) UNRELEASED; urgency=low
|
||||
|
||||
* debian/rules: clean up comments
|
||||
* profiles/ubuntu: zero-fill the hour component of the timestamp
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 10 Jan 2009 00:45:26 -0600
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 10 Jan 2009 00:55:32 -0600
|
||||
|
||||
screen-profiles (1.5-0ubuntu1) jaunty; urgency=low
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
source /usr/share/screen-profiles/profiles/common
|
||||
|
||||
hardstatus string '%{+b Wr}\%{= Wy}o%{=b WY}/%{=b Wk} %100` %{= Wk}|%= |%{=B bW}%102`%{= Wk}|%{=b rW}%101`%{= Wk}|%{= Yk}%106`%{= Wk}|%{= Wk}%104`%{=b gW}%103`%{= Wk} %{=b gW}%105`%{= Wk}|%Y-%m-%d %c:%s'
|
||||
hardstatus string '%{+b Wr}\%{= Wy}o%{=b WY}/%{=b Wk} %100` %{= Wk}|%= |%{=B bW}%102`%{= Wk}|%{=b rW}%101`%{= Wk}|%{= Yk}%106`%{= Wk}|%{= Wk}%104`%{=b gW}%103`%{= Wk} %{=b gW}%105`%{= Wk}|%Y-%m-%d %0c:%s'
|
||||
|
||||
# NOTE: There's a strange limit of only being able to change colors 16 times
|
||||
# in this 'hardstatus string'. Probably need to increase the size of some
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue