This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #!/bin/sh | |
| # Requires https://formulae.brew.sh/formula/choose | |
| # Requires https://formulae.brew.sh/cask/mpv | |
| # Chmod +x lofi.sh and put it somewhere in $PATH | |
| # May also set global hotkey via https://github.com/koekeishiya/skhd | |
| # e.g. echo "ctrl + cmd - p : ~/lofi" >> ~/.skhdrc | |
| notification() { | |
| terminal-notifier -message 'Now Playing: Lofi Radio ☕️🎶' |