fix poly bar, use minified nvim to test out

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-27 22:57:22 -05:00
parent 647423692c
commit b2f0476412
6 changed files with 389 additions and 136 deletions

View file

@ -1,4 +1,4 @@
{ ... }:
{
imports = [ ./i3.nix ];
imports = [ ./i3.nix ./polybar.nix ];
}