Skip to content

Ckath/xresources2minttyrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

xresources2minttyrc

convert .Xresources colorschemes to minttyrc colorschemes

usage:

xresources2minttyrc.sh .Xresources >> ~/.minttyrc

as a test don't output to file but just watch what it outputs and if that makes sense(no errors or colors not being found). make sure you dont have colors already set in ~/.minttyrc, you can open it afterwords to check if this is the case

it's assumed you have them in a normal format, this means no outcommented colors or things along those lines, other stuff in the .Xresources file shouldn't matter as its ignored. a good site to get these compatible formatted .Xresources files is terminal.sexy

About

bash script to convert Xresources colorschemes to minttyrc format

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages