Waybar: Disable tray & language.

This commit is contained in:
Dmitry Voronin 2024-12-13 08:26:20 +03:00
parent 8330065084
commit ff0c60a079
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -20,6 +20,7 @@ in {
];
modules-left = [
"clock"
# "sway/language"
"sway/scratchpad"
"mpris"
];
@ -27,13 +28,12 @@ in {
"sway/workspaces"
];
modules-right = [
"sway/language"
"pulseaudio"
"group/batteryinfo"
"group/hardware"
"group/batteryinfo"
"pulseaudio"
"custom/display"
"custom/network"
"tray"
# "tray"
];
"sway/workspaces" = {
all-outputs = true;