From 10fe760935ab549bdf78654f896e140f125b7f29 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Mon, 17 May 2021 16:14:10 -0600 Subject: update config and remove ssg and derivates because of pyssg --- .config/polybar/dunst.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.config/polybar') diff --git a/.config/polybar/dunst.ini b/.config/polybar/dunst.ini index 202eba0..3186dd0 100644 --- a/.config/polybar/dunst.ini +++ b/.config/polybar/dunst.ini @@ -10,5 +10,5 @@ format-underline = ${colors.purple} hook-0 = echo "%{F$(xresource color2)}%{F-}" hook-1 = echo "%{F$(xresource color1)}%{F-}" -click-left = notify-send "DUNST_COMMAND_RESUME" && polybar-msg -p %pid% hook dunst 1 -click-right = notify-send "DUNST_COMMAND_PAUSE" && polybar-msg -p %pid% hook dunst 2 +click-left = dunstctl set-paused false && polybar-msg -p %pid% hook dunst 1 +click-right = dunstctl set-paused true && polybar-msg -p %pid% hook dunst 2 -- cgit v1.2.3-70-g09d2