Fix all misspellings of _NET_WM_WINDOW_OPACITY.

This commit is contained in:
Bert Gijsbers
2022-01-12 22:59:31 +01:00
parent 31e58712ec
commit 494cb4b85d
6 changed files with 13 additions and 13 deletions

View File

@@ -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"