shithub: 9scripts

Download patch

ref: 1820d4d5b4ab605cb5aaec9d6126924d49fe2884
parent: 3f5cc910a66b4b4f81f2a246b0f00dece613dd46
author: glenda <glenda@9front.local>
date: Sat Nov 21 02:19:18 EST 2020

added nord crap

--- /dev/null
+++ b/color
@@ -1,0 +1,19 @@
+rioback	/usr/glenda/wallpaper.img
+back	2e3440
+high	cccccc
+border	5e81ac
+text	ffffff
+htext	ffffff
+title	5e81ac
+ltitle	5e81ac
+hold	5e81ac
+lhold	5e81ac
+palehold	4993dd
+paletext	ffffff
+size	5e81ac
+menubar	448844
+menuback	2e3440
+menuhigh	8fbcbb
+menubord	88cc88
+menutext	ffffff
+menuhtext	eaffea
--- /dev/null
+++ b/riostart
@@ -1,0 +1,12 @@
+#!/bin/rc
+window 0,0,161,117 stats -lmisce
+window -miny 130
+
+# run a system shell on the serial console
+~ $#console 0 || window -scroll console
+
+window 'cat /usr/glenda/color > /mnt/wsys/theme;
+ sleep 0.5;
+ grep softscreen /dev/vgactl >> /dev/vgactl;
+ echo hwblank off >> /dev/vgactl'
+