diff --git a/hosts/modules/gui/sxmo/waybar-top.nix b/hosts/modules/gui/sxmo/waybar-top.nix index 270498a4..fffbc71d 100644 --- a/hosts/modules/gui/sxmo/waybar-top.nix +++ b/hosts/modules/gui/sxmo/waybar-top.nix @@ -6,7 +6,7 @@ modules-left = [ "sway/workspaces" ]; modules-center = [ ]; - modules-right = [ "custom/sxmo" ]; + modules-right = [ "custom/swaync" "custom/sxmo" ]; "sway/workspaces" = { all-outputs = true;