work: Change sway scale on HDMI-A-1 to 1.5
This commit is contained in:
parent
ad8ee4c226
commit
231e27f532
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ in
|
|||
};
|
||||
"HDMI-A-1" = {
|
||||
bg = "${../../wallpapers/river-3840.png} fill";
|
||||
scale = "1.25";
|
||||
scale = "1.5";
|
||||
disable = "disable";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue