finishes up niri + noctalia

This commit is contained in:
Dennis Schoepf 2026-02-09 22:07:11 +01:00
parent 463e9368e7
commit 743971d1f9
2 changed files with 16 additions and 10 deletions

View file

@ -5,8 +5,8 @@
enable = true;
systemd.enable = true;
colors = {
mError = "#67182f";
mOnError = "#ff6a7a";
mError = "#ff6a7a";
mOnError = "#ffffff";
mOnPrimary = "#0f0b15";
mOnSecondary = "#331531";
mOnSurface = "#ffffff";
@ -39,6 +39,9 @@
useMonospacedFont = true;
usePrimaryColor = true;
}
{
id = "SystemMonitor";
}
{
id = "ControlCenter";
useDistroLogo = false;
@ -62,9 +65,6 @@
{
id = "Tray";
}
{
id = "SystemMonitor";
}
];
};
};
@ -89,7 +89,8 @@
enableClipboardHistory = true;
autoPasteClipboard = true;
terminalCommand = "ghostty -e";
iconMode = "native";
iconMode = "tabler";
showIconBackground = true;
};
systemMonitor = {
enableDgpuMonitoring = true;