diff --git a/.config/i3status-rust/config.toml b/.config/i3status-rust/config.toml index e4af3bb..80b0b6a 100644 --- a/.config/i3status-rust/config.toml +++ b/.config/i3status-rust/config.toml @@ -1,3 +1,5 @@ +double_click_delay = 250 + [icons.overrides] bear = "🐻" bunny = "🐇" @@ -20,6 +22,9 @@ hide_when_empty = true [[block.click]] button = "left" cmd = "xdg-open https://rss.azedia.lan" +[[block.click]] +button = "double_left" +update = true [[block]] block = "time"