Override background colour
This commit is contained in:
parent
fc3c9ef569
commit
184cc780a1
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ with lib;
|
|||
TERM = "screen-256color";
|
||||
};
|
||||
|
||||
colors.primary.background = "#000000";
|
||||
|
||||
window.padding = {
|
||||
x = 10;
|
||||
y = 10;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue