Change in packages name for neovim Base16 plugin
This commit is contained in:
parent
4f6de7a255
commit
6b28554969
4 changed files with 24 additions and 3 deletions
|
@ -20,6 +20,17 @@
|
|||
desktop.sway = {
|
||||
enable = true;
|
||||
kanshi = true;
|
||||
waybar = {
|
||||
laptop = true;
|
||||
gpuThermal = {
|
||||
enable = false;
|
||||
};
|
||||
cpuThermal = {
|
||||
thermalZone = "2";
|
||||
# hwmonPathAbs = "";
|
||||
# inputFilename = "";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue