niri: modify border color
Signed-off-by: Myned <dev@bjork.tech>
This commit is contained in:
parent
5c9f535ed5
commit
d7a6d64a4d
1 changed files with 2 additions and 2 deletions
|
@ -24,8 +24,8 @@ in {
|
||||||
border = {
|
border = {
|
||||||
enable = true;
|
enable = true;
|
||||||
width = 1;
|
width = 1;
|
||||||
active.color = "#073642";
|
active.color = "#002b36";
|
||||||
inactive.color = "#073642";
|
inactive.color = "#002b36";
|
||||||
};
|
};
|
||||||
|
|
||||||
# https://github.com/sodiboo/niri-flake/blob/main/docs.md#programsnirisettingslayoutcenter-focused-column
|
# https://github.com/sodiboo/niri-flake/blob/main/docs.md#programsnirisettingslayoutcenter-focused-column
|
||||||
|
|
Loading…
Add table
Reference in a new issue