safe wezterm color scheme, will remove
This commit is contained in:
parent
0e422172cf
commit
9f31b9f3db
3 changed files with 63 additions and 0 deletions
|
@ -67,6 +67,16 @@ in {
|
|||
};
|
||||
background-color = config.theme.base;
|
||||
};
|
||||
|
||||
"Dell Inc. DELL U2415 7MT019A90FRU" = {
|
||||
scale = 1;
|
||||
mode = {
|
||||
width = 1920;
|
||||
height = 1200;
|
||||
refresh = 59.950;
|
||||
};
|
||||
background-color = config.theme.base;
|
||||
};
|
||||
};
|
||||
|
||||
layout = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue