Max: Scale down to 1.75.
This commit is contained in:
parent
dee5058691
commit
bcc2099f31
|
@ -20,7 +20,7 @@
|
||||||
primary = "eDP-1";
|
primary = "eDP-1";
|
||||||
};
|
};
|
||||||
sway.extraConfig = [
|
sway.extraConfig = [
|
||||||
"output eDP-1 scale 2"
|
"output eDP-1 scale 1.75"
|
||||||
];
|
];
|
||||||
hwmon = {
|
hwmon = {
|
||||||
file = "temp1_input";
|
file = "temp1_input";
|
||||||
|
|
Loading…
Reference in a new issue