diff --git a/.config/i3/i3-status.toml b/.config/i3/i3-status.toml index 2f51f509..009c742d 100644 --- a/.config/i3/i3-status.toml +++ b/.config/i3/i3-status.toml @@ -45,11 +45,6 @@ alert = 10.0 [[block]] block = "sound" -[[block]] -block = "kdeconnect" -format = "{name}" -format_disconnected = "" - [[block]] block = "bluetooth" mac = "28:11:A5:E1:3C:57" @@ -65,12 +60,16 @@ block = "battery" device = "BAT1" interval = 10 format = "{percentage}%" +allow_missing = true +hide_missing = true [[block]] block = "battery" device = "BAT0" interval = 10 format = "{percentage}%" +allow_missing = true +hide_missing = true [[block]] block = "temperature"