Skip to content

cknave/volcorner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volcorner

A volume hot-corner utility for Linux desktops.

Screenshot

System requirements

  • X11 with XInput2, RANDR, Shape, and XFixes extensions
  • Qt 5
  • ALSA
  • Python 3.4 with CFFI

Installation

Install volcorner and its dependencies using pip:

pip install volcorner

Usage

usage: volcorner [-h] [-c FILE] [-a N] [-d N]
                 [-x {top-left,top-right,bottom-left,bottom-right}] [-v] [-s]

optional arguments:
  -h, --help            show this help message and exit
  -c FILE, --config-file FILE
                        specify config file (default:
                        $HOME/.config/volcorner/volcorner.conf)
  -a N, --activate-size N
                        hot corner activation size, in pixels
  -d N, --deactivate-size N
                        hot corner deactivation size, in pixels
  -x {top-left,top-right,bottom-left,bottom-right}, --corner {top-left,top-right,bottom-left,bottom-right}
                        corner to use
  -v                    increase verbosity (up to -vvv)
  -s, --save            save this configuration as the new default