aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-01-15 14:16:01 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-01-15 14:18:17 +1300
commitbacd9bc82bfd0b12752dddcf43c6def31a570bab (patch)
tree3e934a88b64ceceb414f051e57378753bc4b23d5 /README.markdown
parentAdd tab settings to shrc (diff)
downloaddotfiles-bacd9bc82bfd0b12752dddcf43c6def31a570bab.tar.gz
dotfiles-bacd9bc82bfd0b12752dddcf43c6def31a570bab.zip
Restore xrbg(1df)
I switched to an xrandr(1)-based layout and feh(1)'s --randomize option applies a random background to each screen. I can't see a way of applying the same background to each screen, but xrbg(1df) does it, so I've restored it here. This reverts commit 1a0ac5be601f00e828dba181a7c90c2b29735b77.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 5c70a17d..b0982a7d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -509,6 +509,7 @@ Installed by the `install-bin` target:
* `vest(1df)` runs `test(1)` but fails with explicit output via `vex(1df)`.
* `vex(1df)` runs a command and prints `true` or `false` explicitly to
`stdout` based on the exit value.
+* `xrbg(1df)` applies the same randomly-selected background to each X screen.
* `xrq(1df)` gets the values of specific resources out of `xrdb -query`
output.