Powerline: Always show hostname

This commit is contained in:
nold 2021-04-19 12:16:46 +02:00
parent 7145ffe265
commit b148d7a2b7

View file

@ -8,7 +8,7 @@
{ {
"function": "powerline.segments.common.net.hostname", "function": "powerline.segments.common.net.hostname",
"args": { "args": {
"only_if_ssh": true, "only_if_ssh": false,
"exclude_domain": true "exclude_domain": true
}, },
"priority": 10 "priority": 10