Hacker News new | past | comments | ask | show | jobs | submit login

You just create a ~/.Xresources file and when you log into X11, the session should source that file.

You can also force-load it (into your current X11 session) with:

  xrdb -merge ~/.Xresources
or

  xrdb -load ~/.Xresources
It's also possible to put it in the ~/.Xdefaults file, though I'm not sure what the difference is.



.Xdefaults do the same thing, but it looks this file is deprecated. I may recomend the Arch Linux Wiki: https://wiki.archlinux.org/index.php/X_resources .


Thank you both.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: