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
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:
!
execute the action!
return a string, to be used with things like map!
See my configuration for an example.
river.scm is released under the Mozilla Public License Version 2.0.