1

Disable deprecated hyprland option

This commit is contained in:
2023-04-21 19:32:27 +02:00
parent a8b825adf3
commit ad182283ef

View File

@ -31,7 +31,7 @@
programs.hyprland = { programs.hyprland = {
enable = true; enable = true;
nvidiaPatches = false; nvidiaPatches = false;
recommendedEnvironment = true; # recommendedEnvironment = true;
# NOTE: System module hyprland is configured in ~/.config/hypr/ # NOTE: System module hyprland is configured in ~/.config/hypr/
# TODO: Lib function to generate this file from my hyprland module # TODO: Lib function to generate this file from my hyprland module