Remove long-running segments from tmux

The segments will be re-added when the daemon is merged and the docs
are updated.
This commit is contained in:
Kim Silkebækken 2013-08-20 17:40:26 +02:00
parent 44a37b0180
commit 6e8318ac52

View File

@ -24,22 +24,10 @@
"name": "uptime",
"priority": 50
},
{
"name": "external_ip",
"priority": 50
},
{
"name": "network_load",
"priority": 50
},
{
"name": "system_load",
"priority": 50
},
{
"name": "weather",
"priority": 50
},
{
"name": "date"
},
@ -50,10 +38,6 @@
"istime": true
}
},
{
"name": "email_imap_alert",
"priority": 10
},
{
"name": "hostname"
}