aboutsummaryrefslogtreecommitdiff
path: root/dmenu/dmenu.1
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-07-10 23:36:24 +0200
committerpml68 <tutorialmester@gmail.com>2024-07-10 23:36:24 +0200
commit6e17eb44078095360152e49c0fbfcf23492f5623 (patch)
treed05e68f69adb3c5ecf6166d66cd92ce77d2016e5 /dmenu/dmenu.1
parentfeat: use diff file for laptop specific config files (diff)
downloadsuckless-setup-6e17eb44078095360152e49c0fbfcf23492f5623.tar.gz
feat: add dmenu qalc patch
Diffstat (limited to '')
-rw-r--r--dmenu/dmenu.13
1 files changed, 3 insertions, 0 deletions
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.