This commit is contained in:
2024-03-15 23:56:02 +00:00
parent b0fa307398
commit 09f67ffa4b
7 changed files with 46 additions and 22 deletions
+1 -1
View File
@@ -140,7 +140,7 @@ profiles:
# If nothing is specified, the users' default login shell will be used.
# But you may as well log in to a remote host.
# shell: "ssh ubuntu-vm"
shell: "/bin/bash"
shell: "/run/current-system/sw/bin/bash"
# arguments: ["some", "optional", "arguments", "for", "the", "shell"]
# If this terminal is being executed from within Flatpak, enforces sandboxing