before school
This commit is contained in:
parent
31b1b98809
commit
14b48c3119
13 changed files with 150 additions and 228 deletions
|
|
@ -38,13 +38,13 @@
|
|||
"os"
|
||||
"kernel"
|
||||
"cpu"
|
||||
"memory"
|
||||
{
|
||||
type = "gpu";
|
||||
key = "GPU";
|
||||
detectionMethod = "pci";
|
||||
hideType = "integrated";
|
||||
}
|
||||
"memory"
|
||||
"wm"
|
||||
"terminal"
|
||||
"shell"
|
||||
|
|
@ -55,8 +55,13 @@
|
|||
|
||||
foot = {
|
||||
enable = true;
|
||||
settings.main = {
|
||||
term = "xterm-256color";
|
||||
settings = {
|
||||
main = {
|
||||
term = "xterm-256color";
|
||||
};
|
||||
#colors = {
|
||||
# alpha = "0.85";
|
||||
#};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue