From ed3ba2e491dfd3dc40a41432daad810f91d9c7fc Mon Sep 17 00:00:00 2001
From: rycee
Typ
Launcher command, if not set, dmenu
will be used by default. Type: null or string Default: Example: Declared by: Whether to enable CopyQ, a clipboard manager with advanced features. Type: boolean Default: Example: Declared by: The copyq package to use. Type: package Default: Declared by: The systemd target that will automatically start the Waybar service.
+
+When setting this value to Type: string Default: Example: Declared by: Whether to enable Devilspie2, a window matching utility, allowing the user to
perform scripted actions on windows as they are created. Type: boolean Default: Example: Declared by:services.clipmenu.launcher
null
"rofi"
<home-manager/modules/services/clipmenu.nix>
+
services.copyq.enable
false
true
+ <home-manager/modules/services/copyq.nix>
+
services.copyq.package
pkgs.copyq
+ <home-manager/modules/services/copyq.nix>
+
services.copyq.systemdTarget
"sway-session.target"
,
+make sure to also enable wayland.windowManager.sway.systemdIntegration
,
+otherwise the service may never be started."graphical-session.target"
"sway-session.target"
+ <home-manager/modules/services/copyq.nix>
services.devilspie2.enable
false
true
<home-manager/modules/services/devilspie2.nix>