Cleaned up scripts folder and moved some stuff

This commit is contained in:
Marko Korhonen 2020-04-17 10:36:41 +03:00
parent d003263cb6
commit 02642f9dc6
33 changed files with 42 additions and 142 deletions

View file

@ -107,7 +107,7 @@
"tooltip": false,
"format": "{}",
"return-type": "json",
"exec": "$HOME/Scripts/mediaplayer.py 2>/dev/null",
"exec": "$HOME/.config/waybar/scripts/mediaplayer.py 2>/dev/null",
"max-length": 50,
"on-click": "playerctl play-pause",
"on-click-right": "playerctl next",