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