Waybar: Add keyboard-state for caps

This commit is contained in:
2025-03-18 13:42:39 +01:00
parent c876804917
commit e894d77ebb
3 changed files with 19 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"workbench.colorTheme": "Community Material Theme Darker High Contrast",
"workbench.iconTheme": "eq-material-theme-icons-darker",
"editor.fontFamily": "Source Code Pro",
"editor.fontFamily": "Source Code Pro, FluentSystemIcons-Regular",
"python.languageServer": "Jedi",
"python.devOptions": ["DEBUG_ON_STARTUP"],
"python.analysis.logLevel": "Trace",