Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

xresources

Installation

Take edge-light.Xresources for example:

Method 1

Copy the content of the edge-light.Xresources into the ~/.Xresources file and reload the settings with xrdb.

Method 2

Add the following line to ~/.Xresources:

#include "/path/to/edge/xresources/edge-light.Xresources"

Method 3

Execute the following command:

xrdb -merge /path/to/edge/xresources/edge-light.Xresources