Powerline: Always show hostname
This commit is contained in:
parent
7145ffe265
commit
b148d7a2b7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
{
|
||||
"function": "powerline.segments.common.net.hostname",
|
||||
"args": {
|
||||
"only_if_ssh": true,
|
||||
"only_if_ssh": false,
|
||||
"exclude_domain": true
|
||||
},
|
||||
"priority": 10
|
||||
|
|
Loading…
Reference in a new issue