diff options
author | Akshay <[email protected]> | 2022-01-17 04:41:24 +0000 |
---|---|---|
committer | Akshay <[email protected]> | 2022-01-17 04:41:24 +0000 |
commit | f0256aadc01907d8a03fcdd0f35ca3dc6261704d (patch) | |
tree | e4aaa8d2d8266458f97a7156db39a2e08fb4a0cc /x | |
parent | 0f1cde1f67d44e78b2945bea832d0b70d21aa8a3 (diff) |
add tree-sitter devel plugins
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; |