Skip to content

A CLI program which facilitates monitor overclocking and resolution adjustment under XOrg

Notifications You must be signed in to change notification settings

mcaveniathor/cathode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cathode

A CLI program which facilitates monitor overclocking and resolution adjustment under XOrg. Depends on cvt to generate monitor timings based on provided resolution and xrandr to apply changes.

USAGE:

cathode [FLAGS] [OPTIONS] [SUBCOMMAND]

FLAGS:

-h, --help       Prints help information
-i, --import     Load modes from $HOME/.config/cathode/modes.yml or the file specified by the FILENAME parameter
-V, --version    Prints version information
-v, --verbose    Enable verbose output for all subcommands.

OPTIONS:

-f, --filename <filename>    Specify a modes file to load. Defaults to $XDG_CONFIG_HOME/cathode/modes.yml it is defined or $HOME/.config/cathode/modes.yml otherwise

SUBCOMMANDS:

add      create a new mode.
apply    Apply a display mode to a display.
help     Prints this message or the help of the given subcommand(s)

About

A CLI program which facilitates monitor overclocking and resolution adjustment under XOrg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages