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

@ -7,5 +7,9 @@
username = "lars";
};
};
hyprland = {
enable = true;
monitor = ",preferred,auto,1";
};
};
}