home: i3bar: adapt to v0.30 breaking changes
This commit is contained in:
parent
f603634ec9
commit
a7fdb7cebb
2 changed files with 20 additions and 20 deletions
|
|
@ -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"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue