Rofi: A window switcher, application launcher and dmenu replacement
-
Updated
May 30, 2022 - C
Add a description, image, and links to the i3 topic page so that developers can more easily learn about it.
To associate your repository with the i3 topic, visit your repo's landing page and select "manage topics."
I think the
cycleparameter should be replace withnextandprev- much like in other default commands.So I could do something like:
super + {p,o} bsp-layout {next,prev}Really,
bsp-layout nextwould do the same thing as the existingbsp-layout cycle, but with the added option of going back a layout withbsp-layout prev.If this feature already exists, feel