mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
* usr/share/byobu/status/status:
- add the second profile a more complete one, the config I used most of the time
This commit is contained in:
parent
94d6cd07f6
commit
023be43418
2 changed files with 4 additions and 0 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -4,6 +4,9 @@ byobu (5.49) unreleased; urgency=low
|
|||
- fix TERM
|
||||
* debian/postinst, usr/bin/byobu-enable-prompt: LP: #1205560
|
||||
- soften requirements on touching the reload flag
|
||||
* usr/share/byobu/status/status:
|
||||
- add the second profile a more complete one, the config I used most
|
||||
of the time
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 26 Jul 2013 16:51:20 -0500
|
||||
|
||||
|
|
|
@ -32,5 +32,6 @@ screen_lower_right="color network #disk_io custom #entropy raid reboot_required
|
|||
tmux_left="logo #distro release #arch"
|
||||
# You can have as many tmux right lines below here, and cycle through them using Shift-F5
|
||||
tmux_right="#network #disk_io #custom #entropy raid reboot_required updates_available #apport #services #mail #users uptime #ec2_cost #rcs_cost #fan_speed #cpu_temp #battery #wifi_quality #processes load_average cpu_count cpu_freq memory #swap #disk #whoami #hostname #ip_address #time_utc date time"
|
||||
#tmux_right="network #disk_io #custom entropy raid reboot_required updates_available #apport #services #mail users uptime #ec2_cost #rcs_cost fan_speed cpu_temp battery wifi_quality #processes load_average cpu_count cpu_freq memory #swap #disk whoami hostname ip_address #time_utc date time"
|
||||
#tmux_right="network #disk_io custom #entropy raid reboot_required updates_available #apport #services #mail users uptime #ec2_cost #rcs_cost #fan_speed #cpu_temp battery wifi_quality #processes load_average cpu_count cpu_freq memory #swap #disk #whoami #hostname ip_address #time_utc date time"
|
||||
#tmux_right="#network disk_io #custom entropy #raid #reboot_required #updates_available #apport #services #mail #users #uptime #ec2_cost #rcs_cost fan_speed cpu_temp #battery #wifi_quality #processes #load_average #cpu_count #cpu_freq #memory #swap whoami hostname ip_address #time_utc disk date time"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue