update env-vars for dark theme

This commit is contained in:
Odweta
2026-01-19 17:13:15 +01:00
parent b44f200102
commit ea89aa2ce3
+1
View File
@@ -3,5 +3,6 @@
{
environment.variables = {
EDITOR = "vim";
ADW_DEBUG_COLOR_SCHEME = "prefer-dark";
};
}