summaryrefslogtreecommitdiffstats
path: root/doc/rofi-manpage.markdown
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-11-01 08:10:27 +0100
committerDave Davenport <qball@gmpclient.org>2016-11-01 08:10:27 +0100
commite72508b782b977075eae0e85be1ad92e21744a14 (patch)
treed2acf5891340bc238a763c0b670916fa221ffd8a /doc/rofi-manpage.markdown
parent4c5df96fcd9ff9868a9d892333ac313fe077a7d4 (diff)
Remove opacity option.
Diffstat (limited to 'doc/rofi-manpage.markdown')
-rw-r--r--doc/rofi-manpage.markdown11
1 files changed, 1 insertions, 10 deletions
diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown
index 4c3b4e79..c0882aef 100644
--- a/doc/rofi-manpage.markdown
+++ b/doc/rofi-manpage.markdown
@@ -15,7 +15,6 @@
[ -location *position* ]
[ -fixed-num-lines ]
[ -padding *padding* ]
-[ -opacity *opacity%* ]
[ -display *display* ]
[ -bw *width* ]
[ -dmenu [ -p *prompt* ] [ -sep *separator* ] [ -l *selected line* ] [ -mesg ] [ -select ] [ -input *input* ] ]
@@ -219,14 +218,6 @@ Specify a font. Pango syntax is used.
Default: *mono 12*
-`-opacity`
-
-Set window opacity (0-100).
-
- rofi -opacity "75"
-
-Default: *100*
-
`-eh` *element height*
The height of a field in lines. e.g.
@@ -636,7 +627,7 @@ simultaneously. This is useful when running **rofi** from a keybinding daemon.
`-fake-transparency`
-Enable fake transparency. This only works with transparent background color in the theme, not the opacity setting.
+Enable fake transparency. This only works with transparent background color in the theme.
`-fake-background`