removed hdm1
This commit is contained in:
+3
-1
@@ -29,13 +29,15 @@
|
|||||||
packages = pkgs:
|
packages = pkgs:
|
||||||
with pkgs; [
|
with pkgs; [
|
||||||
jellyfin-media-player
|
jellyfin-media-player
|
||||||
|
goverlay
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
Hyprland = {
|
Hyprland = {
|
||||||
monitors = [
|
monitors = [
|
||||||
"DP-1, highres@165,0x1080,auto"
|
"DP-1, highres@165,0x1080,auto"
|
||||||
"DP-2, highres@highrr, 0x0,auto"
|
"DP-2, highres@highrr, 0x0,auto"
|
||||||
"HDMI-A-1, preferred, 20000x20000,1"
|
# "HDMI-A-1, preferred, 20000x20000,1"
|
||||||
|
"HDMI-A-1, disabled"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
Git = {
|
Git = {
|
||||||
|
|||||||
Reference in New Issue
Block a user