home: wm: i3bar: remove gammastep block
It doesn't seem to be working well with my setup...
This commit is contained in:
parent
62ac22a8c5
commit
226b8f7b6a
|
@ -34,12 +34,6 @@ in
|
|||
block = "net";
|
||||
format = "{ssid} {ip} {signal_strength}";
|
||||
}
|
||||
(lib.optionalAttrs (config.my.home.gammastep.enable) {
|
||||
block = "hueshift";
|
||||
hue_shifter = "gammastep";
|
||||
step = 100;
|
||||
click_temp = config.my.home.gammastep.temperature.day;
|
||||
})
|
||||
{
|
||||
block = "battery";
|
||||
format = "{percentage}% ({time})";
|
||||
|
|
Loading…
Reference in a new issue