diff --git a/i3status.d/7DPQTN2.toml b/i3status.d/7DPQTN2.toml index ffdc98e..3410b68 100644 --- a/i3status.d/7DPQTN2.toml +++ b/i3status.d/7DPQTN2.toml @@ -56,15 +56,13 @@ on_click = "termite -e bluetoothctl" block = "music" player = "Plexamp" buttons = ["play", "next"] +on_collapsed_click = "Plexamp.AppImage" [[block]] block = "battery" interval = 10 format = "{percentage}% {time}" -[[block]] -block = "notify" - [[block]] block = "weather" format = "{location}: {weather} {temp}°, {wind} m/s {direction}" diff --git a/i3status.d/90PKL63.toml b/i3status.d/90PKL63.toml index 6a6ca43..2ec148d 100644 --- a/i3status.d/90PKL63.toml +++ b/i3status.d/90PKL63.toml @@ -63,9 +63,6 @@ block = "battery" interval = 10 format = "{percentage}% {time}" -[[block]] -block = "notify" - [[block]] block = "weather" format = "{location}: {weather} {temp}°, {wind} m/s {direction}" diff --git a/i3status.d/annoyance.toml b/i3status.d/annoyance.toml index 23942a5..49b3b18 100644 --- a/i3status.d/annoyance.toml +++ b/i3status.d/annoyance.toml @@ -50,9 +50,7 @@ on_click = "$HOME/.config/sway/bin/sway_volume gui" block = "music" player = "Plexamp" buttons = ["play", "next"] - -[[block]] -block = "notify" +on_collapsed_click = "Plexamp.AppImage" [[block]] block = "weather" diff --git a/i3status.d/silence.toml b/i3status.d/silence.toml index b555dfd..e6f2092 100644 --- a/i3status.d/silence.toml +++ b/i3status.d/silence.toml @@ -50,15 +50,13 @@ on_click = "$HOME/.config/sway/bin/sway_volume gui" block = "music" player = "Plexamp" buttons = ["play", "next"] +on_collapsed_click = "Plexamp.AppImage" [[block]] block = "battery" interval = 10 format = "{percentage}% {time}" -[[block]] -block = "notify" - [[block]] block = "weather" format = "{location}: {weather} {temp}°, {wind} m/s {direction}"