shithub: wiki.9front.org

Download patch

ref: 540d38b2737d63c30c6bb1efe1f52dd3702d9393
parent: a91ed23db4a94d20ee77005bd6fcb4f420451794
author: grobe0ba <grobe0ba@tcp80.org>
date: Sat Jun 15 10:19:25 EDT 2024

Revert ""riow:"

This reverts commit 93f4a4725813715b6658e2562215b2fc12b3b930.

--- a/riow.md
+++ /dev/null
@@ -1,16 +1,0 @@
-[riow(1)](http://man.9front.org/1/riow) is a utility that allows interacting with rio in a similar manner to window managers such as i3 and sway.
-
-In the manpage, Kmod4 is shown as the modifier. By default, this is the super key, also known as the "windows" key.
-
-To start riow with rio at login, add
-
-	#!/bin/rc
-	</dev/kbdtap riow >/dev/kbdtap |[3] bar
-
-to some startup script under any name you wish, here `riostart` is used
-
-then, change `rio` to
-
-	rio -i 'window riostart'
-
-in $home/lib/profile