diff --git a/_data/projects.json b/_data/projects.json index de5430ddf..19c64b6a8 100644 --- a/_data/projects.json +++ b/_data/projects.json @@ -221,6 +221,11 @@ "app_id": "com.github.brofi.rrandr", "description": "A graphical interface to the RandR X Window System extension." }, + { + "name": "rs-paint", + "url": "https://github.com/lucasscharenbroch/rs-paint", + "description": "A light-weight image editor" + }, { "name": "ScreenSelector.so", "url": "https://linkmauve.fr/dev/screen-selector/"