This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-26 11:10:41 -05:00
parent 940c53192b
commit 647423692c
3 changed files with 34 additions and 8 deletions

View file

@ -82,10 +82,10 @@
};
bars = [
{
position = "top";
statusCommand = "${pkgs.i3status}/bin/i3status";
}
# {
# position = "top";
# statusCommand = "${pkgs.i3status}/bin/i3status";
# }
];
startup = [ ];