added multi monitor support for select bg
This commit is contained in:
parent
5c9a310632
commit
561b7e58cd
@ -2,7 +2,7 @@
|
||||
# required packages:
|
||||
# - sxiv
|
||||
|
||||
SELECT=$(sxiv -N "floatme" -t -o ~/pictures/wallpapers | tail -n1 )
|
||||
SELECT=$(sxiv -N "floatme" -t -o ~/pictures/wallpapers )
|
||||
SCRIPT=$(readlink -f "$0")
|
||||
SCRIPTPATH=$(dirname "$SCRIPT")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user