added multi monitor support for select bg
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user