aboutsummaryrefslogtreecommitdiff
path: root/x/2bwm.nix
diff options
context:
space:
mode:
Diffstat (limited to 'x/2bwm.nix')
-rw-r--r--x/2bwm.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/x/2bwm.nix b/x/2bwm.nix
index 76c2a52..af66b7a 100644
--- a/x/2bwm.nix
+++ b/x/2bwm.nix
@@ -7,8 +7,8 @@
7with theme; 7with theme;
8{ 8{
9 xresources.properties = { 9 xresources.properties = {
10 "twobwm.border_width" = 8; 10 "twobwm.border_width" = 12;
11 "twobwm.outer_border" = 2; 11 "twobwm.outer_border" = 10;
12 "twobwm.focus_color" = base01; 12 "twobwm.focus_color" = base01;
13 "twobwm.unfocus_color" = base01; 13 "twobwm.unfocus_color" = base01;
14 "twobwm.fixed_color" = base0D; 14 "twobwm.fixed_color" = base0D;