diff options
author | Akshay <[email protected]> | 2023-07-13 09:53:07 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2023-07-13 09:53:07 +0100 |
commit | 9e6e8ca7427c352478245ae6c6ca959aaabe68f7 (patch) | |
tree | 0624e798e3ebe9d14cae618e7db41bb704fe8924 /x | |
parent | f17b30deac21764a9db4e3e9c7003c751c4afa75 (diff) |
dump more stuff
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" = 12; | 10 | "twobwm.border_width" = 22; |
11 | "twobwm.outer_border" = 10; | 11 | "twobwm.outer_border" = 20; |
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; |