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
9b28d81401
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
=
''
Change screen scale
2023-10-05 07:16:21 +01:00
monitor
=
eDP-1
,
preferred
,
auto
,
1
.00
Add some monitor config for Northstar
2023-09-10 17:18:51 +01:00
''
;
}
Reference in a new issue
Copy permalink