1

Disable deprecated hyprland option

This commit is contained in:
2023-04-21 19:32:27 +02:00
parent 9de84626c1
commit bd9e0e1a4a

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