home/sway: replace swaybar with waybar
This commit is contained in:
parent
5f57ca4b79
commit
65caa07dc0
@ -52,13 +52,7 @@
|
|||||||
|
|
||||||
bars = [
|
bars = [
|
||||||
{
|
{
|
||||||
position = "top";
|
command = "${pkgs.waybar}/bin/waybar";
|
||||||
fonts = {
|
|
||||||
names = ["Iosevka" "FontAwesome"];
|
|
||||||
style = "Bold Semi-Condensed";
|
|
||||||
size = 12.0;
|
|
||||||
};
|
|
||||||
statusCommand = "i3status-rs ~/.config/i3status-rust/config-top.toml";
|
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user