diff options
author | Julian Grinblat <julian@dotcore.co.il> | 2020-02-19 17:25:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-19 17:25:04 +0700 |
commit | e969d8d01ffcb1f530cad3bf12f8f1ad591dc951 (patch) | |
tree | 7d179dc0b48015b316ea8666692042e6a5254991 /desktop/autorandr/README | |
parent | b48d647b2bd096a81612411bba6ac8e77e0644cd (diff) |
desktop/autorandr: Added (display configuration manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/autorandr/README')
-rw-r--r-- | desktop/autorandr/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/autorandr/README b/desktop/autorandr/README new file mode 100644 index 0000000000000..8a7fa388e3a21 --- /dev/null +++ b/desktop/autorandr/README @@ -0,0 +1,4 @@ +autorandr is a Python program that provides command-line utilities +to manage display configuration. In addition, it has built in udev +configuration files to detect monitor changes, bash-completion, xdg +autostart scripts and pm-utils helpers. |