Squeezed Rofi down a bit

This commit is contained in:
2017-07-30 19:03:09 -05:00
parent 8cf43cedd8
commit 0f329619f5
3 changed files with 7 additions and 1 deletions

2
.bin/mpc/mpc-i3-playlists Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
local PLAYLIST="$(mpc lsplaylists | rofi -dmenu -p 'Play MPD Playlist: ')"