dotfiles/.vscode/settings.json

40 lines
636 B
JSON
Raw Normal View History

2022-08-27 20:51:00 +02:00
{
"cSpell.words": [
"autohint",
2025-03-06 13:47:29 +01:00
"autorandr",
2024-12-12 14:17:46 +01:00
"dunst",
"dunstrc",
"greenclip",
2025-03-06 13:47:29 +01:00
"gtkrc",
"hintstyle",
2025-03-06 13:47:29 +01:00
"inotify",
"keygen",
"makepkg",
2024-12-12 14:17:46 +01:00
"mimeapps",
"nanorc",
2025-03-06 13:47:29 +01:00
"networkmanager",
"noconfirm",
2024-12-12 14:17:46 +01:00
"pacman",
2025-03-06 13:47:29 +01:00
"picom",
2024-12-12 14:17:46 +01:00
"polkit",
"polybar",
"poshthemes",
"powerline",
"rgba",
"rofi",
"seafile",
"terminalrc",
2025-03-06 13:47:29 +01:00
"timedatectl",
"trizen",
"usermod",
"xbacklight",
"xfconf",
"Xresources",
"zokugun"
],
"sonarlint.connectedMode.project": {
"connectionId": "public-sonarcloud",
"projectKey": "Mastermindzh_dotfiles"
}
2022-08-27 20:51:00 +02:00
}