home: wm: i3bar: remove gammastep block

It doesn't seem to be working well with my setup...
This commit is contained in:
Bruno BELANYI 2021-05-09 17:45:05 +02:00
parent 62ac22a8c5
commit 226b8f7b6a

View file

@ -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})";