home: i3bar: adapt to v0.30 breaking changes

This commit is contained in:
Antoine Martin 2023-06-01 19:14:17 +02:00
parent f603634ec9
commit a7fdb7cebb
2 changed files with 20 additions and 20 deletions

View file

@ -47,7 +47,7 @@ in {
config.xdg.configFile."i3status-rust/config-top.toml".target;
in [
{
statusCommand = "i3status-rs ${barConfigPath}";
statusCommand = "i3status-rs ~/${barConfigPath}";
position = "top";
fonts = {
names = ["DejaVuSansMono" "FontAwesome6Free"];