Additional X server resources contents. If this and all other xresources options are null
, then this feature is disabled and no ~/.Xresources link is produced.
Declarations
Type
strings concatenated with "\n"
Default
""
Example
builtins.readFile (
pkgs.fetchFromGitHub {
owner = "solarized";
repo = "xresources";
rev = "025ceddbddf55f2eb4ab40b05889148aab9699fc";
sha256 = "0lxv37gmh38y9d3l8nbnsm1mskcv10g3i83j0kac0a2qmypv1k9f";
} + "/Xresources.dark"
)
Sign in to create a configuration using this setting.