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
a227840437
nixos
/
hosts
/
Northstar
/
home.nix
8 lines
103 B
Nix
Raw
Normal View
History
Unescape
Escape
Add some monitor config for Northstar
2023-09-10 17:18:51 +01:00
{
.
.
.
}:
{
xdg
.
configFile
.
"
h
y
p
r
/
e
x
t
r
a
.
c
o
n
f
"
.
text
=
''
Slightly increase scaling...
2023-09-10 17:21:06 +01:00
monitor
=
eDP-1
,
preferred
,
auto
,
1
.25
Add some monitor config for Northstar
2023-09-10 17:18:51 +01:00
''
;
}
Reference in a new issue
Copy permalink