my xmonad needs pamixer
This commit is contained in:
@@ -20,5 +20,6 @@
|
|||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
xmobar
|
xmobar
|
||||||
dunst
|
dunst
|
||||||
|
pamixer
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
@@ -801,6 +801,7 @@ In order to have Nix put my xmonad/xmobar configuration in the proper places, I
|
|||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
xmobar
|
xmobar
|
||||||
dunst
|
dunst
|
||||||
|
pamixer
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
Reference in New Issue
Block a user