fix(caelestia): fix incorrect settings name for marpa’s caelestia
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
desktop.hyprland.host = "marpa";
|
desktop.hyprland.host = "marpa";
|
||||||
phundrak.sshKey.content = builtins.readFile ../keys/id_marpa.pub;
|
phundrak.sshKey.content = builtins.readFile ../keys/id_marpa.pub;
|
||||||
};
|
};
|
||||||
programs.caelestia.settings.bar = {
|
programs.caelestia.settings.bar.status = {
|
||||||
showBattery = false;
|
showBattery = false;
|
||||||
showWifi = false;
|
showWifi = false;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user