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 088d0b8b4a
commit 9e127f15f9
6 changed files with 389 additions and 136 deletions

View file

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