From 876ef48cc9cd2cb2df8c6cb065087377f92a126e Mon Sep 17 00:00:00 2001 From: lhark Date: Thu, 15 Jun 2017 13:32:41 -0400 Subject: [PATCH] Misc improvements --- clipqr | 2 +- volcont | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clipqr b/clipqr index 46d7654..db30d02 100755 --- a/clipqr +++ b/clipqr @@ -1,3 +1,3 @@ #!/bin/sh -xsel -p -o | qrencode -o - | feh -. - +xsel -p -o | qrencode -o - | feh -. -Z --geometry 400x400 - diff --git a/volcont b/volcont index 9faf644..db8bb12 100755 --- a/volcont +++ b/volcont @@ -6,7 +6,7 @@ notify='yes' notiftime='400' -inc='5' +inc='2' capvol='yes' maxvol='200' autosync='no'