xrdb
X window server's resource database utility for Unix-like systems.
- Start `xrdb` in interactive mode:
xrdb
- Load values (e.g. style rules) from a resource file:
xrdb -load {~/.Xresources}
- Query the resource database and print currently set values:
xrdb -query
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).