diff --git a/home/gui/polybar.nix b/home/gui/polybar.nix index ab7c54f..9e29e03 100644 --- a/home/gui/polybar.nix +++ b/home/gui/polybar.nix @@ -61,7 +61,7 @@ with lib; modules-left = "i3"; modules-center = "xwindow"; - modules-right = "xkeyboard pulseaudio sink_changer filesystem memory cpu temperature gputemperature nvmetemperature wlan eth date semanatec"; + modules-right = "xkeyboard pulseaudio filesystem memory cpu temperature gputemperature nvmetemperature wlan eth date semanatec"; separator = "|"; tray-position = "right"; @@ -85,7 +85,7 @@ with lib; modules-left = "i3"; modules-center = "xwindow"; - modules-right = "xkeyboard pulseaudio sink_changer date"; + modules-right = "xkeyboard pulseaudio date"; tray-position = "none"; };