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.
This commit is contained in:
parent
8b9dbe1009
commit
4d6c9d6e02
|
@ -7,7 +7,7 @@
|
||||||
swaylock # lockscreen
|
swaylock # lockscreen
|
||||||
swayidle # autolock
|
swayidle # autolock
|
||||||
xwayland # for legacy apps
|
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
|
mako # notification daemon
|
||||||
#kanshi # autorandr
|
#kanshi # autorandr
|
||||||
alacritty # temrinal
|
alacritty # temrinal
|
||||||
|
|
Loading…
Reference in a new issue