Skip to content

Instantly share code, notes, and snippets.

View pxycknomdictator's full-sized avatar
🎯
Focusing

Noman pxycknomdictator

🎯
Focusing
View GitHub Profile
@pxycknomdictator
pxycknomdictator / vscode.json
Last active May 25, 2025 22:58
vscode configuration
{
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true,
"editor.fontSize": 16,
"editor.fontWeight": "580",
"editor.lineHeight": 2.6,
"editor.cursorStyle": "block",
"css.lint.unknownAtRules": "ignore",
"editor.lineNumbers": "relative",
"editor.smoothScrolling": true,