From 6e17eb44078095360152e49c0fbfcf23492f5623 Mon Sep 17 00:00:00 2001 From: pml68 Date: Wed, 10 Jul 2024 23:36:24 +0200 Subject: feat: add dmenu qalc patch --- dmenu/dmenu.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dmenu/dmenu.1') diff --git a/dmenu/dmenu.1 b/dmenu/dmenu.1 index 57ea184..2bf9c77 100644 --- a/dmenu/dmenu.1 +++ b/dmenu/dmenu.1 @@ -45,6 +45,9 @@ dmenu appears at the bottom of the screen. .B \-c dmenu appears centered on the screen. .TP +.B \-C +dmenu becomes a calculator. +.TP .B \-f dmenu grabs the keyboard before reading stdin if not reading from a tty. This is faster, but will lock up X until stdin reaches end\-of\-file. -- cgit v1.2.3