añade sink changer a polybar. actualiza shenv C.

también añade una extensión de vscode, pero hay que terminarla de
empaquetar
This commit is contained in:
Fabián Montero 2022-08-29 16:59:15 -06:00
parent dab6bd6dad
commit 1849b12393
4 changed files with 27 additions and 3 deletions

View file

@ -19,6 +19,7 @@ with lib;
laurenttreguier.vscode-simple-icons
rust-lang.rust
sirtori.indenticator
# twxs.cmake
]);
userSettings = {
"files.autoSave" = "onFocusChange";
@ -40,4 +41,4 @@ with lib;
"editor.autoClosingQuotes" = "never";
};
};
}
}