/etc/X11/Xresources/neurodebian is in neurodebian-desktop 0.37.2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | URxvt.background: black
URxvt.foreground: white
URxvt.coursorColor: red
URxvt.saveLines: 1000
URxvt.perl-ext: searchable-scrollback<M-s>,tabbed,option-popup,selection
URxvt.perl-ext-common: default,-option-popup,-selection-popup
URxvt.underlineURLs: true
|