various updates, mainly hyprland

This commit is contained in:
2024-10-29 01:14:57 +01:00
parent 417c05c469
commit a0fb1d31f3
16 changed files with 597 additions and 55 deletions

6
.config/waybar/.vscode/settings.json vendored Normal file
View File

@ -0,0 +1,6 @@
{
"files.associations": {
"config" : "jsonc"
},
"editor.fontFamily": "'Fira Code', 'monospace', monospace"
}