mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 14:24:39 -07:00
s/elinks/w3m/
This commit is contained in:
parent
1f171da847
commit
8754907e05
2 changed files with 2 additions and 1 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -15,6 +15,7 @@ byobu (2.40) unreleased; urgency=low
|
|||
bin/temp_c, bin/temp_f, bin/updates_available, bin/uptime, bin/users,
|
||||
bin/whoami, bin/wifi_quality statusrc: define a set of color variables,
|
||||
such that it's easier to make these theme-able
|
||||
* windows/common: suggest w3m rather than elinks
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 10 Nov 2009 10:18:20 -0600
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Default windows examples
|
||||
#screen -t notify-osd -M tail -f $HOME/.cache/notify-osd.log
|
||||
#screen -t top top
|
||||
#screen -t web elinks
|
||||
#screen -t web w3m
|
||||
#screen -t shell motd+shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue