Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 369 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 369 Bytes

Randr

A plugin to quickly change monitor configurations on the fly.

Usage

Type in the configured prefix (default is in Configuration), and select from the options. Fuzzy matching is enabled so it can be used to narrow down the options.

Configuration

//<Anyrun config dir>/randr.ron
Config(
  prefix: ":dp",
  max_entries: 5, 
)