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:
parent
dab6bd6dad
commit
1849b12393
4 changed files with 27 additions and 3 deletions
|
@ -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";
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue