summaryrefslogtreecommitdiffstats
path: root/doc/rofi-theme.5
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2020-04-24 18:17:01 +0200
committerDave Davenport <qball@gmpclient.org>2020-04-24 18:17:01 +0200
commit81b00705e848d6968f8462d64f2e8035b7593804 (patch)
tree523506cae7120bc80c1234c94c1f0a4e1cd66bc6 /doc/rofi-theme.5
parentfc727fef91eb276d8b9a1cf8ed8f5934ae209f59 (diff)
[Theme] Add modulo to calc.i1088
Diffstat (limited to 'doc/rofi-theme.5')
-rw-r--r--doc/rofi-theme.52
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/rofi-theme.5 b/doc/rofi-theme.5
index f67280a6..cc0bc564 100644
--- a/doc/rofi-theme.5
+++ b/doc/rofi-theme.5
@@ -534,6 +534,8 @@ It supports the following operations:
\fB\fC/\fR: Divide
.IP \(bu 2
\fB\fC*\fR: Multiply
+.IP \(bu 2
+\fB\fC%\fR: Multiply
.PP
It uses the C precedence ordering.