From 5d205c1ccb203d82baccc5bace5deda71e97e608 Mon Sep 17 00:00:00 2001 From: Patrick Klein Date: Sat, 5 Oct 2019 18:33:51 +0200 Subject: [PATCH] Do not overwrite exiting config files unless --force is passed. --- autorandr.py | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/autorandr.py b/autorandr.py index cc1a25a..a2ac544 100755 --- a/autorandr.py +++ b/autorandr.py @@ -80,7 +80,7 @@ Usage: autorandr [options] --detected only list detected (available) configuration(s) --dry-run don't change anything, only print the xrandr commands --fingerprint fingerprint your current hardware setup ---force force (re)loading of a profile +--force force (re)loading of a profile / overwrite exiting files --skip-options