attempt dark mode i3 de

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-10-28 23:26:21 -05:00
parent 3f2650cd46
commit 071ae90c08
4 changed files with 25 additions and 2 deletions

View file

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