laptop monitor above
All checks were successful
/ check (push) Successful in 3m50s

This commit is contained in:
Daniel Flanagan 2024-09-18 09:43:31 -05:00
parent b8ac83f1a1
commit 1469810d2b
2 changed files with 8 additions and 1 deletions

View file

@ -42,6 +42,8 @@ if has_command skim
set --export --universal SKIM_CTRL_T_COMMAND "fd --hidden" set --export --universal SKIM_CTRL_T_COMMAND "fd --hidden"
end end
set --export --universal NEWT_COLORS "root=black,black:border=black,blue"
# colors # colors
set -U fish_color_normal normal # default color set -U fish_color_normal normal # default color
set -U fish_color_command white # base command being run (>ls< -la) set -U fish_color_command white # base command being run (>ls< -la)

View file

@ -317,10 +317,15 @@ in
output = { output = {
"BOE NE135A1M-NY1 Unknown" = { "BOE NE135A1M-NY1 Unknown" = {
mode = "2880x1920@120Hz"; mode = "2880x1920@120Hz";
position = "0,0"; position = "1092,2160";
scale = toString 1.75; scale = toString 1.75;
}; };
"Dell Inc. DELL U2720Q CWTM623" = {
mode = "3840x2160@60Hz";
position = "0,0";
};
/* /*
"BOE 0x0BCA Unknown" = { "BOE 0x0BCA Unknown" = {
mode = "2256x1504@60Hz"; mode = "2256x1504@60Hz";