diff --git a/modules/home/hyprland/config.nix b/modules/home/hyprland/config.nix index 3c16040..1ae563e 100644 --- a/modules/home/hyprland/config.nix +++ b/modules/home/hyprland/config.nix @@ -15,7 +15,7 @@ "poweralertd &" "waybar &" "swaync &" - # "wl-paste --watch cliphist store &" + "wl-paste --watch cliphist store &" "hyprlock" ]; diff --git a/modules/home/packages.nix b/modules/home/packages.nix index 8d5118a..1b15d61 100644 --- a/modules/home/packages.nix +++ b/modules/home/packages.nix @@ -53,8 +53,8 @@ pamixer # pulseaudio command line mixer pavucontrol # pulseaudio volume controle (GUI) playerctl # controller for media players - # wl-clipboard # clipboard utils for wayland (wl-copy, wl-paste) - # cliphist # clipboard manager + wl-clipboard # clipboard utils for wayland (wl-copy, wl-paste) + cliphist # clipboard manager poweralertd qalculate-gtk # calculator unzip