diff --git a/themes/shell/default.json b/themes/shell/default.json index afdba2e..913a47a 100644 --- a/themes/shell/default.json +++ b/themes/shell/default.json @@ -9,16 +9,14 @@ "priority": 10, "args": { "exclude_domain": true, - "only_if_ssh": false + "only_if_ssh": true } }, { "function": "powerline.segments.common.env.user", "priority": 30, "args": { - "hide_domain": true, - "hide_user": "tbriffar", - "hide_user": "Thomas" + "hide_domain": true } }, {