mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 17:31:34 +01:00
Increase display scaling on fern
This commit is contained in:
parent
3484b1b140
commit
87b816e05d
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
myConfig.de.theme = "light";
|
myConfig.de.theme = "light";
|
||||||
|
|
||||||
wayland.windowManager.hyprland.settings.monitor = [
|
wayland.windowManager.hyprland.settings.monitor = [
|
||||||
"eDP-1,2880x1920@60,0x0,1"
|
"eDP-1,2880x1920@60,0x0,2"
|
||||||
",preferred,auto,1,mirror,eDP-1"
|
",preferred,auto,1,mirror,eDP-1"
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue