oops, typo
This commit is contained in:
parent
9484494b01
commit
23eeeb886c
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ in
|
||||||
gaps_out = "3";
|
gaps_out = "3";
|
||||||
border_size = "3";
|
border_size = "3";
|
||||||
"col.active_border" = "0xff${config.colorScheme.palette.base01}";
|
"col.active_border" = "0xff${config.colorScheme.palette.base01}";
|
||||||
"col.inactive_border" = "0xff${config.colorScheme.palette.base01}";
|
"col.inactive_border" = "0xff${config.colorScheme.palette.base00}";
|
||||||
};
|
};
|
||||||
misc = {
|
misc = {
|
||||||
key_press_enables_dpms = true;
|
key_press_enables_dpms = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue