How can I load the settings from ~/.Xresources when system is loaded?
Currently, I write
xrdb ~/.Xresources
everytime I start the system and I'd like to automate it somehow.
I use Ubuntu 12.04 with LightDM.
|
How can I load the settings from
everytime I start the system and I'd like to automate it somehow. I use Ubuntu 12.04 with LightDM. |
||||
|
|
|
It's automatically read by some DMs, but in your case, you can add the following command to your
The first part ensures that you won't get an error if you decide to delete If this still doesn't do, try creating a |
|||||||||||||||
|