Added battery, small fixes, idk

This commit is contained in:
2024-12-15 14:49:58 +01:00
parent b4675cc0b3
commit 45ec972f2b
23 changed files with 121 additions and 47 deletions

View File

@@ -20,6 +20,11 @@
],
"Lua.workspace.library": [
"/usr/share/awesome/lib"
],
"makefile.configureOnOpen": true,
"Lua.workspace.ignoreDir": [
".vscode",
"/home/mutzi/.config/awesome"
]
}
}