Skip to content

Instantly share code, notes, and snippets.

@yamafaktory
Created December 13, 2014 12:54
Show Gist options
  • Save yamafaktory/0f0a87eeac16398f599e to your computer and use it in GitHub Desktop.
Save yamafaktory/0f0a87eeac16398f599e to your computer and use it in GitHub Desktop.
/etc/gdm/Xsession
if [ -f "$userresources" ]; then
#xrdb -nocpp -merge "$userresources"
xrdb -merge "$userresources"
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment