Use polybar instead of xmobar
This commit is contained in:
parent
962df55b7d
commit
76cf66f3a3
8 changed files with 243 additions and 129 deletions
|
|
@ -2,6 +2,7 @@
|
|||
imports = [ ./hardware-configuration.nix ];
|
||||
|
||||
modules = {
|
||||
hardware = { audio.enable = true; };
|
||||
desktop = {
|
||||
xmonad.enable = true;
|
||||
alacritty.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue