diff options
Diffstat (limited to 'files/.config/distrobox/distrobox.conf')
-rw-r--r-- | files/.config/distrobox/distrobox.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/files/.config/distrobox/distrobox.conf b/files/.config/distrobox/distrobox.conf deleted file mode 100644 index 446223c..0000000 --- a/files/.config/distrobox/distrobox.conf +++ /dev/null | |||
@@ -1,10 +0,0 @@ | |||
1 | container_always_pull="1" | ||
2 | container_generate_entry=0 | ||
3 | container_manager="docker" | ||
4 | container_image_default="registry.opensuse.org/opensuse/toolbox:latest" | ||
5 | container_name_default="test-name-1" | ||
6 | container_user_custom_home="$HOME/.local/share/container-home-test" | ||
7 | # container_init_hook="~/.local/distrobox/a_custom_default_init_hook.sh" | ||
8 | # container_pre_init_hook="~/a_custom_default_pre_init_hook.sh" | ||
9 | non_interactive="1" | ||
10 | skip_workdir="0" \ No newline at end of file | ||