mirror of
https://github.com/wavetermdev/dev.commandline.waveterm.git
synced 2026-08-05 13:46:53 -07:00
@@ -42,7 +42,7 @@ And make sure that you have the following lines there:
|
|||||||
"terminal.integrated.profiles.linux": {
|
"terminal.integrated.profiles.linux": {
|
||||||
"bash": {
|
"bash": {
|
||||||
"path": "/usr/bin/flatpak-spawn",
|
"path": "/usr/bin/flatpak-spawn",
|
||||||
"args": ["--host", "--env=TERM=xterm-256color", "bash"]
|
"args": ["--host", "--env=TERM=xterm-256color", "bash"],
|
||||||
"icon": "terminal-bash",
|
"icon": "terminal-bash",
|
||||||
"overrideName": true
|
"overrideName": true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user