Put laptop screen scaling back to 1.25
This commit is contained in:
parent
277a9e4edf
commit
07198592b4
|
@ -1,7 +1,7 @@
|
|||
{...}: {
|
||||
programs.qutebrowser.settings.qt.highdpi = true;
|
||||
wayland.windowManager.hyprland.settings.monitor = [
|
||||
"eDP-1,preferred,0x0,1.00"
|
||||
"eDP-1,preferred,0x0,1.25"
|
||||
"desc:Acer Technologies ED270R TJMEE0043W01,highrr,-192x-1080,1.00"
|
||||
"desc:Ancor Communications Inc VS278 FALMQS032358,preferred,auto,1.00"
|
||||
];
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
wayland.windowManager.hyprland.settings = {
|
||||
misc.force_default_wallpaper = 0;
|
||||
monitor = [
|
||||
"eDP-1,1920x1080,1152x1080,1.00"
|
||||
"eDP-1,1920x1080,1152x1080,1.25"
|
||||
"desc:Dell Inc. DELL P3223QE CCG8YN3,highres,auto,1.5"
|
||||
"desc:Dell Inc. DELL U2422H 1KSPF83,preferred,0x0,1.0"
|
||||
"desc:Dell Inc. DELL U2422H H9SPF83,preferred,1920x0,1.0"
|
||||
|
|
Loading…
Reference in a new issue