gianmarco
/
dotfiles
Archived
1
0
Fork 0

Added a click action for polybar-now-playing to open the multimedia widget (Super+Alt+S)

master
Gianmarco 2021-10-28 08:33:14 +02:00
parent a1533aa472
commit 4b62062f51
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ tail = true
format-suffix = " ·"
format = <label>
exec = ~/.config/polybar/gmg/scripts/polybar-now-playing
click-left = "xdotool key Super_L+Alt_L+s"
click-right = "kill -USR1 $(pgrep --oldest --parent %pid%)"
[module/updates]