aboutsummaryrefslogtreecommitdiff
path: root/x
diff options
context:
space:
mode:
authorAkshay <[email protected]>2022-01-15 07:18:23 +0000
committerAkshay <[email protected]>2022-01-15 07:18:23 +0000
commit851ccfefa0cecfb28180904d9d5051067a6e3a0c (patch)
treec7cfec68cf4fe6e344260ab09c81bab86252371d /x
parentb71b8335bbbdf82e6605c5b016b326ab90a9974e (diff)
minor
Diffstat (limited to 'x')
-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}