Disable deprecated hyprland option
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user