Skip to content

Instantly share code, notes, and snippets.

@xenodium
Created August 16, 2024 12:26
Show Gist options
  • Save xenodium/6fbf669234e3f85991d8dbfb0e294fd1 to your computer and use it in GitHub Desktop.
Save xenodium/6fbf669234e3f85991d8dbfb0e294fd1 to your computer and use it in GitHub Desktop.
Better ready-player icons for macOS
(setq ready-player-previous-icon "􀊉")
(setq ready-player-play-icon "􀊄")
(setq ready-player-next-icon "􀊋")
(setq ready-player-open-externally-icon "􀉐")
(setq ready-player-stop-icon "􀛷")
(setq ready-player-repeat-icon "􀊞")
(setq ready-player-shuffle-icon "􀊝")
(setq ready-player-autoplay-icon "􀋦")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment