waybar: added sway modules

This commit is contained in:
Aly Raffauf 2024-04-13 23:15:13 -04:00
parent f7f26e99f3
commit d1f3fd3160

View file

@ -24,8 +24,8 @@
output = ["*"]; output = ["*"];
position = "top"; position = "top";
reload_style_on_change = true; reload_style_on_change = true;
modules-left = ["hyprland/workspaces" "river/tags" "hyprland/submap"]; modules-left = ["hyprland/workspaces" "river/tags" "sway/workspaces" "hyprland/submap"];
modules-center = ["hyprland/window" "river/window"]; modules-center = ["hyprland/window" "river/window" "sway/window"];
modules-right = [ modules-right = [
"tray" "tray"
"bluetooth" "bluetooth"