doy / runes

a modern terminal client
Other
35 stars 1 forks source link

Adding a default runes.conf configuration and a fix for compatibility #63

Closed rhwlo closed 8 years ago

rhwlo commented 8 years ago

This adds a runes.conf.default with the default settings listed as comments, and adds an explicit return 0 to the main function of runesc.c to allow it to compile with -Werror=return-type.