shithub: rc

Download patch

ref: feb49e4b9e15ad4c33ad76773dd8fdf843958618
parent: 60cf13ebe55d6250b595590ef556e5151a0f2a38
author: qwx <qwx@sciops.net>
date: Mon Mar 7 07:02:19 EST 2022

riostart: fuck themes

--- a/bin/riostart
+++ b/bin/riostart
@@ -5,7 +5,6 @@
 window -r $catrect games/catclock
 window -r $volrect volume
 window -r $statrect stats -lmsedz
-window -hide /bin/themeset
 window -r $riowrect 'label riow;
 fn bar{
 	sed -u ''s/$/│⏵│⏸│⏭│⏶│⏷/g'' \
@@ -17,6 +16,6 @@
 		/⏶/{system("v+")}
 		/⏷/{system("v-")}
 	'' >[2]/dev/null
-}; sleep 0.1; riow'	# themeshit delay
-sleep 0.5
+}; riow'
+sleep 0.3
 window -scroll -r $cmdrect 'label cmd; rc'