Merge pull request #6 from mateossh/fix-#2

Add custom window class for sxiv window
This commit is contained in:
Siddharth Dushantha 2019-02-17 20:04:40 +01:00 committed by GitHub
commit 8f70721b2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
kunst
View File

@ -58,7 +58,7 @@ main() {
echo "kunst: swapped album art to $(mpc current)"
# display the album art using sxiv
sxiv -g 250x250 -b $COVER &
sxiv -g 250x250 -b $COVER -N "Kunst" &
while true; do
# waiting for an event from mpd; play/pause/next/previous