From 2c1b1a7f28781a9edce3470402d905456147e259 Mon Sep 17 00:00:00 2001
From: rycee
Type: null <home-manager/modules/services/copyq.nix>
services.copyq.package
The copyq package to use.
Type: package
Default: pkgs.copyq
Declared by:
<home-manager/modules/services/copyq.nix>
- |
services.copyq.systemdTarget
The systemd target that will automatically start the Waybar service. +
services.copyq.systemdTarget
The systemd target that will automatically start the CopyQ service.
When setting this value to "sway-session.target"
,
make sure to also enable wayland.windowManager.sway.systemdIntegration
,