From 61a81bbd67e7e109cd1370dcb4c24d81f3baab14 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <55825613+luevano@users.noreply.github.com> Date: Thu, 24 Dec 2020 16:29:43 -0700 Subject: Add dunst muting --- .config/polybar/main.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/polybar/main.ini') diff --git a/.config/polybar/main.ini b/.config/polybar/main.ini index 5c7c8f1..0fbabb8 100644 --- a/.config/polybar/main.ini +++ b/.config/polybar/main.ini @@ -4,7 +4,7 @@ monitor = ${env:MAINMON:HDMI-0} modules-left=bspwm xwindow modules-center= -modules-right=xkeyboard cpu memory pulseaudio date powermenu +modules-right=xkeyboard cpu memory pulseaudio date dunst powermenu # tray-position = right # tray-padding = 2 -- cgit v1.2.3-54-g00ecf