diff --git a/modules/home/hyprland/settings.nix b/modules/home/hyprland/settings.nix index 0eaa1ab..a22b644 100644 --- a/modules/home/hyprland/settings.nix +++ b/modules/home/hyprland/settings.nix @@ -16,6 +16,7 @@ wrappers.hyprlock wrappers.hypridle wrappers.waybar + pkgs.dunst pkgs.cliphist ]; @@ -27,6 +28,7 @@ "hyprpaper" "hypridle" "sleep 3 && waybar" + "dunst" "cliphist wipe && wl-paste --watch cliphist store" ];