]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commit
Support symlinking profiles
authorPhillip Berndt <phillip.berndt@googlemail.com>
Mon, 3 Oct 2016 16:33:30 +0000 (18:33 +0200)
committerPhillip Berndt <phillip.berndt@googlemail.com>
Mon, 3 Oct 2016 16:33:35 +0000 (18:33 +0200)
commitdcd4b26548c08b0dee532554d6bb75ed8ad3409a
treef74e6ce2335aacec4d95b3b0926636f22b63c357
parenta223d6b44e70c25d4d39c51a19a787dce38bde82
Support symlinking profiles

As announced in the readme. This allows to create a symlink

    ln -s horizontal default

in the autorandr configuration directory to allow to use the horizontal
configuration per default without having to change the udev/systemd/etc.
configuration files, which by default pass `--default default`.
autorandr.py