sway/i3status: update config
Some checks failed
Build / Lint Code Base (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
Felix Buehler 2025-11-26 22:56:37 +01:00
parent 52bfbe6d9d
commit 830b08cb64

View file

@ -1,4 +1,4 @@
scrolling = "natural" invert_scrolling = true
[icons] [icons]
icons = "awesome6" icons = "awesome6"
@ -9,7 +9,7 @@ idle_bg = "#0C0C0D"
warning_bg = "#0C0C0D" warning_bg = "#0C0C0D"
critical_bg = "#0C0C0D" critical_bg = "#0C0C0D"
separator_bg = "#0C0C0D" separator_bg = "#0C0C0D"
separator = " " separator = ""
[[block]] [[block]]
block = "disk_space" block = "disk_space"
@ -52,8 +52,7 @@ block = "load"
[[block]] [[block]]
block = "battery" block = "battery"
full_threshold = 99 # so the format is used when discharging format = " $icon $percentage {$time_remaining.dur(hms:true, min_unit:m) |}"
format = " $icon $percentage {$time |}"
[[block]] [[block]]
block = "bluetooth" block = "bluetooth"