Skip to content

Commit

Permalink
feat: enabled polybar as default for i3
Browse files Browse the repository at this point in the history
  • Loading branch information
LilianSchall committed May 13, 2024
1 parent 569eef1 commit b60bcbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/i3/nix-i3.nix
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ with lib;
fndx.packages.picom.enable = true;
fndx.packages.nautilus.enable = true;
fndx.packages.gtk.enable = true;
fndx.packages.polybar.enable = true;

environment.systemPackages = with pkgs; [
(sddm-chili-theme.override {
Expand Down

0 comments on commit b60bcbe

Please sign in to comment.