From 55c13fc473019e99e16a99664e0b429aedd6ebfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Montero?= Date: Mon, 29 Aug 2022 17:04:02 -0600 Subject: [PATCH] fallback a sink_changer hasta que este nixificado --- home/gui/polybar.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"; };