Skip to content

Commit

Permalink
graphical/wms/hyprland: set cliphist systemdtarget
Browse files Browse the repository at this point in the history
Ensure it gets started properly
  • Loading branch information
khaneliman committed Jul 1, 2024
1 parent 6344e4d commit 2a25b76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/home/programs/graphical/wms/hyprland/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ in
};
};

services.cliphist.systemdTarget = "hyprland-session.target";

wayland.windowManager.hyprland = {
enable = true;

Expand Down

0 comments on commit 2a25b76

Please sign in to comment.