Deprecated dmenu in favour of Xmonad.Prompt
This commit is contained in:
parent
e070628ceb
commit
92754bfb59
|
@ -46,7 +46,6 @@
|
||||||
|
|
||||||
# Install other packages that I require to be used with xmonad.
|
# Install other packages that I require to be used with xmonad.
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
dmenu # A menu for use with xmonad
|
|
||||||
feh # A light-weight image viewer to set backgrounds
|
feh # A light-weight image viewer to set backgrounds
|
||||||
haskellPackages.libmpd # Shows MPD status in xmobar
|
haskellPackages.libmpd # Shows MPD status in xmobar
|
||||||
haskellPackages.xmobar # A minimalistic text based status bar
|
haskellPackages.xmobar # A minimalistic text based status bar
|
||||||
|
|
Loading…
Reference in a new issue