0nyr / autorandr-rs

like autorandr, but kdl and a daemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Autorandr-rs

This projects hosts a few binaries:

  • autorandrd(1) A daemon that automatically configures attached monitors based on EDIDs. It accepts a mapping through a TOML Config file, format here: autorandrd(5).
  • randr-edid(1) A tiny utility for printing the EDIDs of attached monitors

Commands

Rust

cargo build: Build project

cargo run -- <ARGS>: Run executable, with provided <ARGS>, like -h for help and a list of other available CLI arguments.

Configuration

An example of TOML file

dededddede

About

like autorandr, but kdl and a daemon


Languages

Language:Rust 96.3%Language:Nix 3.7%