fix waybar
This commit is contained in:
parent
b9e4e95fb5
commit
38d8b593f2
@ -20,9 +20,7 @@
|
|||||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||||
"cache-nix-dot:0hp/F6mUJXNyZeLBPNBjmyEh8gWsNVH+zkuwlWMmwXg="
|
"cache-nix-dot:0hp/F6mUJXNyZeLBPNBjmyEh8gWsNVH+zkuwlWMmwXg="
|
||||||
];
|
];
|
||||||
trusted-users = [
|
trusted-users = [ "root" ];
|
||||||
"root"
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
|
@ -39,6 +39,8 @@
|
|||||||
"format" = "{name} {icon}";
|
"format" = "{name} {icon}";
|
||||||
"format-icons" = {
|
"format-icons" = {
|
||||||
"locked" = "";
|
"locked" = "";
|
||||||
|
};
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user