Adapt morty and mrmeeseeks configuration to waybar

This commit is contained in:
Yorick Barbanneau 2024-02-19 00:18:43 +01:00
parent de6fb52e25
commit a0e66f6205
2 changed files with 15 additions and 0 deletions

View file

@ -19,6 +19,10 @@
desktop.sway = {
enable = true;
kanshi = true;
waybar = {
laptop = true;
gpuThermal.enable = false;
};
};
};
}