mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 22:34:23 -07:00
added message to the debian profile
This commit is contained in:
parent
059f3bcc5a
commit
62844cc261
2 changed files with 8 additions and 3 deletions
7
debian/changelog
vendored
7
debian/changelog
vendored
|
@ -1,8 +1,9 @@
|
||||||
screen-profiles (1.11) UNRELEASED; urgency=low
|
screen-profiles (1.11-0ubuntu1) jaunty; urgency=low
|
||||||
|
|
||||||
*
|
* profiles/ubuntu: change cpu/memory colors to match those of the gnome
|
||||||
|
panel system monitor colors for cpu/memory
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 19 Jan 2009 22:45:34 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Mon, 19 Jan 2009 23:03:17 -0600
|
||||||
|
|
||||||
screen-profiles (1.10-0ubuntu1) jaunty; urgency=low
|
screen-profiles (1.10-0ubuntu1) jaunty; urgency=low
|
||||||
|
|
||||||
|
|
|
@ -22,3 +22,7 @@
|
||||||
source /usr/share/screen-profiles/profiles/common
|
source /usr/share/screen-profiles/profiles/common
|
||||||
|
|
||||||
hardstatus string '%{= wk} %{+b Wr} @ %{+b wk} %100` %{= Wk} %= %{=b bW}%102`%{= Wk} %{=b rW}%101`%{= Wk} %{= Yk}%106`%{= Wk} %{= Wk}%104`%{=b cW}%103`%{= Wk} %{=b gW}%105`%{= Wk} %Y-%m-%d %0c:%s'
|
hardstatus string '%{= wk} %{+b Wr} @ %{+b wk} %100` %{= Wk} %= %{=b bW}%102`%{= Wk} %{=b rW}%101`%{= Wk} %{= Yk}%106`%{= Wk} %{= Wk}%104`%{=b cW}%103`%{= Wk} %{=b gW}%105`%{= Wk} %Y-%m-%d %0c:%s'
|
||||||
|
|
||||||
|
# NOTE: There is an arbitrary limit of being able to change colors 16 times
|
||||||
|
# in this 'hardstatus string'.
|
||||||
|
# See: https://bugs.launchpad.net/bugs/315871 (fixed in Jaunty)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue