test
This commit is contained in:
+5
-6
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user