Replace waybar with pulseaudio sink ignore fork

This commit is contained in:
coolneng 2022-08-13 00:06:37 +02:00
parent 0ae6707d70
commit e9be8dfe42
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 12 additions and 2 deletions

View File

@ -2,7 +2,17 @@
with pkgs;
{
let
waybar-audio-patch = waybar.overrideAttrs (old: rec {
src = fetchFromGitHub {
owner = "IsaacWoods";
repo = "Waybar";
rev = "cfe363daf4d9389971adbf1b791a3573344bf1c5";
sha256 = "sha256-y7n3qXhJU/Ku1Pz85Cl7+RyQbYCgPmmuSyj4DQZW8BU=";
};
});
in {
# Display manager
services.xserver.enable = true;
services.xserver.displayManager = {
@ -26,7 +36,7 @@ with pkgs;
swayidle
swaybg
rofi-wayland
waybar
waybar-audio-patch
clipman
wl-clipboard
grim