Optimized hyprland config

This commit is contained in:
get 2024-04-12 19:30:10 +02:00
commit d052411509
4 changed files with 29 additions and 6 deletions

View file

@ -10,6 +10,10 @@
hyprland = {
enable = true;
nvidia.enable = true;
monitor = [
"DP-2,2560x1440@144,0x0,1"
"DP-1,1920x1080@60,2560x0,1"
];
};
};