Better bspwm colors
This commit is contained in:
parent
722fdff192
commit
9277dc6907
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ in
|
||||||
borderless_monocle = true;
|
borderless_monocle = true;
|
||||||
gapless_monocle = false;
|
gapless_monocle = false;
|
||||||
normal_border_color = strPalette.normal.blue;
|
normal_border_color = strPalette.normal.blue;
|
||||||
focused_border_color = strPalette.bright.blue;
|
focused_border_color = strPalette.bright.red;
|
||||||
};
|
};
|
||||||
# monitors = builtins.foldl' (acc: monitor: acc // { ${monitor} = monitorPages; }) { } monitors;
|
# monitors = builtins.foldl' (acc: monitor: acc // { ${monitor} = monitorPages; }) { } monitors;
|
||||||
rules = {
|
rules = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue