diff --git a/.local/share/code-server/User/settings.json b/.local/share/code-server/User/settings.json index a3f9a12..2b6e59c 100644 --- a/.local/share/code-server/User/settings.json +++ b/.local/share/code-server/User/settings.json @@ -16,5 +16,5 @@ "workbench.panel.showLabels": false, "terminal.integrated.copyOnSelection": true, "terminal.integrated.cursorStyle": "line", - "terminal.integrated.cursorStyleInactive": "line" + "terminal.integrated.cursorStyleInactive": "none" } \ No newline at end of file