aboutsummaryrefslogtreecommitdiff
path: root/x/2bwm.nix
diff options
context:
space:
mode:
Diffstat (limited to 'x/2bwm.nix')
-rw-r--r--x/2bwm.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/x/2bwm.nix b/x/2bwm.nix
index 09d1a0c..76c2a52 100644
--- a/x/2bwm.nix
+++ b/x/2bwm.nix
@@ -15,6 +15,6 @@ with theme;
15 "twobwm.unkill_color" = base08; 15 "twobwm.unkill_color" = base08;
16 "twobwm.fixed_unkill_color" = base0E; 16 "twobwm.fixed_unkill_color" = base0E;
17 "twobwm.outer_border_color" = base00; 17 "twobwm.outer_border_color" = base00;
18 "twobwm.inverted_colors" = true; 18 "twobwm.inverted_colors" = false;
19 }; 19 };
20} 20}