Fix all misspellings of _NET_WM_WINDOW_OPACITY.
This commit is contained in:
@@ -109,7 +109,7 @@ static void usage(const char *argv0, int ret) {
|
||||
" Blue color value of shadow (0.0 - 1.0, defaults to 0).\n"
|
||||
"\n"
|
||||
"--inactive-opacity-override\n"
|
||||
" Inactive opacity set by -i overrides value of _NET_WM_OPACITY.\n"
|
||||
" Inactive opacity set by -i overrides value of _NET_WM_WINDOW_OPACITY.\n"
|
||||
"\n"
|
||||
"--inactive-dim value\n"
|
||||
" Dim inactive windows. (0.0 - 1.0, defaults to 0)\n"
|
||||
@@ -156,8 +156,8 @@ static void usage(const char *argv0, int ret) {
|
||||
" conditions.\n"
|
||||
"\n"
|
||||
"--detect-client-opacity\n"
|
||||
" Detect _NET_WM_OPACITY on client windows, useful for window\n"
|
||||
" managers not passing _NET_WM_OPACITY of client windows to frame\n"
|
||||
" Detect _NET_WM_WINDOW_OPACITY on client windows, useful for window\n"
|
||||
" managers not passing _NET_WM_WINDOW_OPACITY of client windows to frame\n"
|
||||
" windows.\n"
|
||||
"\n"
|
||||
"--refresh-rate val\n"
|
||||
|
||||
Reference in New Issue
Block a user