update some conf
This commit is contained in:
parent
53b61aee6a
commit
ae6de9e7e6
2 changed files with 12 additions and 10 deletions
|
@ -39,6 +39,7 @@ in {
|
|||
nixd = {};
|
||||
nil = {
|
||||
initialization_options = {
|
||||
autoArchive = true;
|
||||
formatting = {
|
||||
command = ["alejandra" "--quiet" "--"];
|
||||
};
|
||||
|
|
|
@ -162,8 +162,9 @@ in
|
|||
launchers = [
|
||||
"preferred://filemanager"
|
||||
"preferred://browser"
|
||||
"preferred://terminal"
|
||||
"preferred://editor"
|
||||
"preferred://terminalemulator"
|
||||
"preferred://email"
|
||||
"applications:zed.desktop"
|
||||
"applications:vesktop.desktop"
|
||||
"applications:steam.desktop"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue