From a86f221cfe500f4d4e608fb4ad319f77f066f5ec Mon Sep 17 00:00:00 2001 From: Grigory Shipunov Date: Sat, 13 Aug 2022 13:57:55 +0200 Subject: [PATCH] fix onclick stuff --- sway/.config/i3status-rust/config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sway/.config/i3status-rust/config.toml b/sway/.config/i3status-rust/config.toml index 2418ac5..ff6c357 100644 --- a/sway/.config/i3status-rust/config.toml +++ b/sway/.config/i3status-rust/config.toml @@ -13,7 +13,7 @@ inboxes = ["/home/grue/mail/mail@oxapentane.com/INBOX", "/home/grue/mail/mail@ox threshold_warning = 1 threshold_critical = 10 display_type = "new" -on_click = "foot neomutt" +on_click = "foot zsh -c neomutt" [[block]] block = "backlight" @@ -46,7 +46,7 @@ format = "{1m} {5m} {15m}" [[block]] block = "sound" -on_click = "foot -e pulsemixer" +on_click = "foot zsh -c pulsemixer" headphones_indicator = true [[block]]