Skip to content

Instantly share code, notes, and snippets.

@AliMilani
Last active November 12, 2023 10:44
Show Gist options
  • Save AliMilani/964b7c24de3ec47143c233e9e36ceb6e to your computer and use it in GitHub Desktop.
Save AliMilani/964b7c24de3ec47143c233e9e36ceb6e to your computer and use it in GitHub Desktop.
skip spotify ads
kill spotify
spotify --test1
sleep 2
wmctrl -Fr "Spotify" -b add,shaded
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlayPause
#Alt + 1 / Custom Shortcuts | /home/USERNAME/scripts/spotify.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment