Desktop tweaks to conform to new non-root Kali user

This commit is contained in:
Kaj Forney 2020-02-14 15:41:51 -07:00
parent ce8bb94fbc
commit 94f2243089
No known key found for this signature in database
GPG Key ID: CBB5B366EB4802DD
2 changed files with 4 additions and 4 deletions

View File

@ -8,13 +8,13 @@
"panes": [
{
"type": "term",
"directory": "/root"
"directory": "~"
}
],
"label": "root@kalitest: ~",
"label": "Terminal",
"custom_label_set": false
}
]
]
}
}
}

View File

@ -43,7 +43,7 @@
<property name="plugin-4" type="string" value="showdesktop"/>
<property name="plugin-5" type="string" value="directorymenu">
<property name="icon-name" type="string" value="system-file-manager"/>
<property name="base-directory" type="string" value="/root"/>
<property name="base-directory" type="string" value="~"/>
</property>
<property name="plugin-6" type="string" value="launcher">
<property name="items" type="array">