dot_config/polybar/config.ini.tmpl 🔗
@@ -248,7 +248,7 @@ env-color_foreground = ${colors.foreground}
 [module/notifications]
 type = custom/script
 exec = ~/.config/polybar/notification-toggle.sh
-click-left = ~/.config/polybar/notifications.sh toggle
+click-left = ~/.config/polybar/notification-toggle.sh toggle
 interval = 1
 
 env-color_background = ${colors.background}