478 current 1970-01-01 01:00:00 25.05.20241219.d70bd19 6.6.66 *
This commit is contained in:
parent
9e9475268b
commit
326271181d
@ -44,7 +44,7 @@ in {
|
||||
height = 26;
|
||||
modules-left = ["sway/workspaces" "sway/mode"];
|
||||
modules-center = ["sway/window"];
|
||||
modules-right = ["mpd" "tray" "custom/squeekboard" "sway/language" "clock" "backlight" "battery" "network"];
|
||||
modules-right = ["mpd" "wireplumber" "tray" "custom/squeekboard" "sway/language" "clock" "backlight" "battery" "network"];
|
||||
|
||||
"sway/workspaces" = {
|
||||
disable-scroll = true;
|
||||
@ -134,6 +134,12 @@ in {
|
||||
tooltip-format = "{ifname} via {gwaddr} ";
|
||||
format-disconnected = "";
|
||||
};
|
||||
|
||||
"wireplumber" = {
|
||||
format = "{volume}% {icon}";
|
||||
format-muted = "";
|
||||
format-icons = ["" "" ""];
|
||||
};
|
||||
};
|
||||
};
|
||||
style = ./waybar.css;
|
||||
|
Loading…
x
Reference in New Issue
Block a user