~p00f/river.scm

Guile Scheme configuration library for river
use rule-add and rule-del for river 0.3.0
fix send-layout-cmd and send-to-previous-tags
change river link to project

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~p00f/river.scm
read/write
git@git.sr.ht:~p00f/river.scm

You can also use your local clone with git send-email.

#river.scm

A Guile configuration library for river. Supports (almost) the entire riverctl API, except map-switch, unmap-switch, list-inputs, and list-input-configs.

execute-riverctl! executes a riverctl command, and the other functions are of two types:

  • Functions ending with a ! execute the action
  • Functions not ending with a ! return a string, to be used with things like map!

See my configuration for an example.

#Licensing

river.scm is released under the Mozilla Public License Version 2.0.

Do not follow this link