diff options
Diffstat (limited to 'x')
-rw-r--r-- | x/2bwm.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ | |||
7 | with theme; | 7 | with 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; |