Hi, what should i do to use .Xresources instead .Xdefaults by default in FreeBSD ?
Currently I use .Xdefaults but I want my programs to be able to read the color settings from .Xresources such as DWM Window Manager and ST terminal that have patches that read from .Xresources and I don't want to do manual loading with the command because I have the configuration duplicated in both X files so that everything works.
Then i do
Currently I use .Xdefaults but I want my programs to be able to read the color settings from .Xresources such as DWM Window Manager and ST terminal that have patches that read from .Xresources and I don't want to do manual loading with the command because I have the configuration duplicated in both X files so that everything works.
Then i do
Code:
xrdb -load .Xresources