This commit is contained in:
biscuit
2025-06-30 12:49:36 -05:00
parent d8657c7eeb
commit 62d8d36ed8
6 changed files with 51 additions and 31 deletions
+2 -1
View File
@@ -46,13 +46,14 @@
my-apps = pkgs:
with pkgs; [
jellyfin-media-player
mangohud
];
};
hyprconf = {
monitor = [
"DP-1,highres@165,0x1080,auto"
"HDMI-A-4,highres@highrr,0x0,auto"
"DP-2,highres@highrr,0x0,auto"
];
};