diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2024-06-30 11:31:45 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2024-06-30 11:31:45 +0200 |
commit | 186dab662b50e7aa1e15674c468d35810a691409 (patch) | |
tree | 2a5c3b203dce1c7378823ac4c5509851940e7f5d | |
parent | 8834b349413e75cd5118af9d6cea720821f7fb51 (diff) |
feh(1): it's xrandr --listmonitors, not --listmonitor
Closes #735
-rw-r--r-- | man/feh.pre | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/feh.pre b/man/feh.pre index cd65b83..a50ecf9 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1222,7 +1222,7 @@ will center or appropriately offset the image on each monitor. You may even specify more than one file, in that case, the first file is set on monitor 0, the second on monitor 1, and so on. Use -.Cm xrandr --listmonitor +.Cm xrandr --listmonitors to determine how Xinerama monitor IDs map to screens / monitors in your setup. . .Pp |