From 4d6c9d6e02a6e022e59fc546606eaf085ace5b2c Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sun, 11 Oct 2020 11:10:25 +0200 Subject: [PATCH] Use waybar from unstable and remove pulse override Waybar 0.9.3 is broken (clicking frezees modules); 6535c9f1da5d863922ac42652e3b8a31fc2ee822 updates waybar to 0.9.4. Also, since 37e47b7f7c5e0b766a9e917f8affa23cda0c3648 pulse support is enable by default, so there is no need for an override. --- modules/sway.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/sway.nix b/modules/sway.nix index 2f4e35a..7d35bef 100644 --- a/modules/sway.nix +++ b/modules/sway.nix @@ -7,7 +7,7 @@ swaylock # lockscreen swayidle # autolock xwayland # for legacy apps - (waybar.override { pulseSupport = true; }) # better status bar + unstable.waybar # better status bar FIXME: 0.9.3 is broken, 0.9.4 from unstable works mako # notification daemon #kanshi # autorandr alacritty # temrinal