xmonad: added dunst notification daemon
This commit is contained in:
parent
4fcc6b1308
commit
0f1ae06673
|
@ -55,6 +55,7 @@
|
|||
|
||||
# Install other packages that I require to be used with xmonad.
|
||||
environment.systemPackages = with pkgs; [
|
||||
dunst # Lightweight and customizable notification daemon
|
||||
feh # A light-weight image viewer to set backgrounds
|
||||
haskellPackages.libmpd # Shows MPD status in polybar
|
||||
mpc_cli # CLI for MPD, called from xmonad
|
||||
|
|
Loading…
Reference in a new issue