commit e3e3289c9a36fa9e739361fd27f9b0378d5f4b6c
parent 5110fed19c5c29c525f74bd521c191b683239d1e
Author: Chris Down <chris@chrisdown.name>
Date: Mon, 30 Mar 2020 19:13:26 +0100
readme: List supported launchers
Diffstat:
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -42,6 +42,17 @@ they do. If you manage `clipmenud` with `systemd`, you can override the
defaults by using `systemctl --user edit clipmenud` to generate an override
file.
+# Supported launchers
+
+Any dmenu-compliant application will work, but here are `CM_LAUNCHER`
+configurations that are known to work:
+
+- `dmenu` (the default)
+- `fzf`
+- `rofi`
+- `rofi-script`, for [rofi's script
+ mode](https://github.com/davatorium/rofi-scripts/tree/master/mode-scripts)
+
# Installation
Several distributions, including Arch and Nix, provide clipmenu as an official