-
Notifications
You must be signed in to change notification settings - Fork 22
xrdb
Bakkeby edited this page Feb 27, 2024
·
3 revisions
Function | Expected argument | Default keybinding |
---|---|---|
xrdb | N/A | N/A |
The xrdb
function reloads X resources allowing colours to be updated during runtime.
External commands:
$ duskc run_command xrdb # reload X resources
Note that just changing the ~/.Xresources
file is normally not sufficient and the changes should
be updated in the X resources database first:
$ xrdb ~/.Xresources
Back to Functions > Xresources.
Concepts | Configuration | Features | Flags | Functionality | Functions