This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
0d3a037ef8
nixos
/
hosts
/
Northstar
/
home.nix
2 lines
92 B
Nix
Raw
Normal View
History
Unescape
Escape
Change laptop screens to 1.5 scaling
2024-04-11 09:25:02 +01:00
{
.
.
.
}:
{
wayland
.
windowManager
.
hyprland
.
settings
.
monitor
=
[
"
e
D
P
-
1
,
p
r
e
f
e
r
r
e
d
,
1
9
2
0
x
0
,
1
.
5
0
"
]
;
}
Reference in a new issue
Copy permalink