Guest User

Untitled

a guest
Apr 24th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. #MPD
  2. emptybox left_to_mpd_icon { width = 10 }
  3. iconbox mpd_icon { resize = false }
  4. emptybox left_to_mpd { width = 3 }
  5. textbox mpd
  6. {
  7. mouse { button = "1" command = "spawn" arg = "exec mpc toggle" }
  8. mouse { button = "3" command = "spawn" arg = "exec mpc next" }
  9.  
  10. }
Add Comment
Please, Sign In to add comment