diff options
| author | Maciej Sobkowski <maciej@sobkow.ski> | 2025-05-26 20:35:35 +0200 |
|---|---|---|
| committer | Maciej Sobkowski <maciej@sobkow.ski> | 2025-05-26 20:35:35 +0200 |
| commit | d9e9a913debd56ff34cbb2c54c4e361ad8fc9de3 (patch) | |
| tree | fadba19d8ae4673734ec24de85bf4e082c14aced /.config/i3status-rust/grandmaster4000.toml | |
| parent | 2dbf1d42e8c400dc4ccbc1f3b2053335a3b533b9 (diff) | |
i3status-rust: change air pollution icon
Diffstat (limited to '.config/i3status-rust/grandmaster4000.toml')
| -rw-r--r-- | .config/i3status-rust/grandmaster4000.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3status-rust/grandmaster4000.toml b/.config/i3status-rust/grandmaster4000.toml index c583e64..20c340c 100644 --- a/.config/i3status-rust/grandmaster4000.toml +++ b/.config/i3status-rust/grandmaster4000.toml @@ -20,7 +20,7 @@ icons = "awesome4" [[block]] block = "custom" -command = "echo $(~/.local/bin/air_quality_poznan.sh)" +command = "echo $(~/.local/bin/air_quality_poznan.sh)" interval = 600 [[block]] |
