diff options
| -rw-r--r-- | modules/nixos/hyprland.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/nixos/hyprland.nix b/modules/nixos/hyprland.nix index 6e9f770..3dc3d54 100644 --- a/modules/nixos/hyprland.nix +++ b/modules/nixos/hyprland.nix @@ -50,6 +50,7 @@ environment.systemPackages = with pkgs; [ waybar # the status bar swaybg # the wallpaper + hyprpaper # hyprland wallpeper swayidle # the idle timeout swaylock-effects # locking the screen brightnessctl # control device brightness |
