Skip to content

Commit

Permalink
Switch to new hyprland design
Browse files Browse the repository at this point in the history
  • Loading branch information
zadjadr committed Aug 15, 2024
1 parent e3570b5 commit 56975de
Show file tree
Hide file tree
Showing 491 changed files with 21,488 additions and 29,601 deletions.
6 changes: 3 additions & 3 deletions .config/Code - OSS/User/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"[html]": {
"editor.defaultFormatter": "vscode.html-language-features"
},
"terminal.integrated.enableMultiLinePasteWarning": "auto",
"terminal.integrated.enableMultiLinePasteWarning": false,
"go.toolsManagement.autoUpdate": true,
"git.ignoreMissingGitWarning": true,
"git.openRepositoryInParentFolders": "never",
Expand All @@ -53,7 +53,6 @@
"*.ndjson": "json"
},
"terminal.integrated.defaultProfile.linux": "zsh",
"terminal.integrated.gpuAcceleration": "off",
"window.titleBarStyle": "custom",
"window.menuBarVisibility": "toggle",
"editor.fontSize": 12,
Expand All @@ -77,5 +76,6 @@
"diffEditor.codeLens": true,
"continue.enableTabAutocomplete": true,
"continue.showInlineTip": true,
"update.mode": "none"
"update.mode": "none",
"workbench.sideBar.location": "right"
}
Loading

0 comments on commit 56975de

Please sign in to comment.