diff --git a/home-manager/features/hyprland.nix b/home-manager/features/hyprland.nix index 2eb9bae..69bc80e 100644 --- a/home-manager/features/hyprland.nix +++ b/home-manager/features/hyprland.nix @@ -134,12 +134,6 @@ no_hardware_cursors = true; }; - render = { - # This is a temporary fix for issues with wpaperd. - # See https://github.com/danyspin97/wpaperd/issues/117 - expand_undersized_textures = false; - }; - ############### ### PLUGINS ### ###############