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

@ -10,7 +10,7 @@
modi = "drun,run,ssh,window,calc";
terminal = "alacritty";
};
theme = "glue_pro_blue";
theme = "Arc-Dark";
};
programs.wofi = {
enable = true;