modifs pour domaine et utilisateur
This commit is contained in:
parent
016ad2ea60
commit
f7689bde5a
@ -8,6 +8,7 @@
|
|||||||
"function": "powerline.segments.common.net.hostname",
|
"function": "powerline.segments.common.net.hostname",
|
||||||
"priority": 10,
|
"priority": 10,
|
||||||
"args": {
|
"args": {
|
||||||
|
"exclude_domain": true,
|
||||||
"only_if_ssh": false
|
"only_if_ssh": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -15,7 +16,9 @@
|
|||||||
"function": "powerline.segments.common.env.user",
|
"function": "powerline.segments.common.env.user",
|
||||||
"priority": 30,
|
"priority": 30,
|
||||||
"args": {
|
"args": {
|
||||||
"hide_user": "tbriffar"
|
"hide_domain": true,
|
||||||
|
"hide_user": "tbriffar",
|
||||||
|
"hide_user": "Thomas"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user