Misc improvements
This commit is contained in:
parent
bb29f774e4
commit
876ef48cc9
2 changed files with 2 additions and 2 deletions
2
clipqr
2
clipqr
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
xsel -p -o | qrencode -o - | feh -. -
|
xsel -p -o | qrencode -o - | feh -. -Z --geometry 400x400 -
|
||||||
|
|
2
volcont
2
volcont
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
notify='yes'
|
notify='yes'
|
||||||
notiftime='400'
|
notiftime='400'
|
||||||
inc='5'
|
inc='2'
|
||||||
capvol='yes'
|
capvol='yes'
|
||||||
maxvol='200'
|
maxvol='200'
|
||||||
autosync='no'
|
autosync='no'
|
||||||
|
|
Loading…
Reference in a new issue