ihexon / Xresources

Using Xterm , My Xresources configure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xresources

In 2021 Xterm still a good choice for your terminal life , My Xresources configure

Clone project

$ cd ~
$ git clone https://github.com/ihexon/Xresources 

Install Fonts

$ mkdir -p  ~/.local/share/fonts
$ cp ~/Xresources/fonts/*  ~/.local/share/fonts

Load the Xresources

$ cp  ~/Xresources/Xresources ~/.Xresources
$ xrdb -load ~/.Xresources

About

Using Xterm , My Xresources configure