mirror of
https://github.com/kmein/niveum
synced 2026-03-17 10:41:06 +01:00
fix(i3): configure i3status-rust by battery block device
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ wifi-interface, colours }: ''
|
||||
{ wifi-interface, colours, batteryBlock }: ''
|
||||
[theme]
|
||||
name = "plain"
|
||||
[theme.overrides]
|
||||
@@ -56,6 +56,7 @@
|
||||
|
||||
[[block]]
|
||||
block = "battery"
|
||||
device = "${batteryBlock}"
|
||||
show = "both"
|
||||
|
||||
[[block]]
|
||||
|
||||
Reference in New Issue
Block a user