Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/bin/bash
- conky | while true; read line; do wmfs -c status "bottom $line"; done &
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement