add gif with demo

This commit is contained in:
streetturtle 2018-01-21 18:29:05 -05:00
parent fc7c159820
commit 500fda4db3
3 changed files with 8 additions and 1 deletions

7
spotify-shell/README.md Normal file
View File

@ -0,0 +1,7 @@
# Spotify Shell
![demo](./demo.gif)
## Installation
in progress...

BIN
spotify-shell/demo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 KiB

View File

@ -24,7 +24,7 @@ local w = wibox {
ontop = true, ontop = true,
screen = mouse.screen, screen = mouse.screen,
height = 50, height = 50,
width = 200, width = 250,
} }
w:setup { w:setup {