Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions io.github.dvlv.boxbuddyrs.gschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,13 @@
The terminal which should be checked for first when performing an action which spawns a terminal window.
</description>
</key>
<key name="profiles" type="a{ss}">
<default>{}</default>
<summary>Named home directories for boxes</summary>
<description>
Maps a profile name to the home directory boxes using it are given. A box
with no profile uses the host's home, which is distrobox's default.
</description>
</key>
</schema>
</schemalist>
Loading