This commit is contained in:
kenji
2025-07-09 14:24:53 -05:00
parent 8ae075d84c
commit 47258d9e4d
7 changed files with 33 additions and 8 deletions
+5 -6
View File
@@ -9,8 +9,7 @@
font = "JetBrainsMono Nerd Font";
size = "18";
shell = "fish"; # or zsh
aliases = {
};
aliases = {};
};
allowUnfree = true;
};
@@ -35,10 +34,10 @@
};
Hyprland = {
monitors = [
"DP-1, highres@165,0x1080,auto"
"DP-2, highres@highrr, 0x0,auto"
# "HDMI-A-1, preferred, 20000x20000,1"
"HDMI-A-1, disabled"
"DP-1, highres@165,0x1080,1,vrr,1"
"DP-2, highres@highrr,0x0,1"
"HDMI-A-1, 1920x1080@120, 20000x20000,1"
# "HDMI-A-1, disabled"
];
};
Git = {