add gif with demo
This commit is contained in:
parent
fc7c159820
commit
500fda4db3
|
@ -0,0 +1,7 @@
|
|||
# Spotify Shell
|
||||
|
||||
![demo](./demo.gif)
|
||||
|
||||
## Installation
|
||||
|
||||
in progress...
|
Binary file not shown.
After Width: | Height: | Size: 457 KiB |
|
@ -24,7 +24,7 @@ local w = wibox {
|
|||
ontop = true,
|
||||
screen = mouse.screen,
|
||||
height = 50,
|
||||
width = 200,
|
||||
width = 250,
|
||||
}
|
||||
|
||||
w:setup {
|
||||
|
|
Loading…
Reference in New Issue