mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 17:03:55 -05:00
waybar: added sway modules
This commit is contained in:
parent
f7f26e99f3
commit
d1f3fd3160
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue