Added configuration tools
This commit is contained in:
parent
c5444395e8
commit
8feb48a7c3
|
@ -52,6 +52,8 @@
|
|||
# Install other packages that I require to be used with xmonad.
|
||||
environment.systemPackages = with pkgs; [
|
||||
feh # A light-weight image viewer to set backgrounds
|
||||
gnome-themes-extra # Provides Adwaita-dark
|
||||
gnome3.gnome-tweaks # A tool to customize advanced GNOME 3 options
|
||||
haskellPackages.libmpd # Shows MPD status in xmobar
|
||||
haskellPackages.xmobar # A minimalistic text based status bar
|
||||
haskellPackages.xmonad # Required for user rebuild with (ie: [alt]+Q)
|
||||
|
|
Loading…
Reference in a new issue