Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的想法是这样的:
#include $PATH_TO_FILE
在 .Xresources 中,这样我就可以更改 PATH_TO_FILE 的值并运行xrdb -merge
xrdb -merge
显然,它不能。可以做的是然后在脚本中使用来更改指向的文件。#include /path/to/symlinkPATH_TO_FILEsymlink
#include /path/to/symlink
PATH_TO_FILE
symlink