feat: replace i3blocks/rofi's config with polybar-themes - i3

This commit is contained in:
Ryan Yin
2023-12-26 04:52:54 +08:00
parent 669404d2c3
commit 49dd2c1b2f
29 changed files with 213 additions and 1595 deletions

View File

@@ -24,8 +24,6 @@ in
# make `nix run nixpkgs#nixpkgs` use the same nixpkgs as the one used by this flake.
nix.registry.nixpkgs.flake = nixpkgs;
nix.channel.enable = false; # disable nix-channel, we use flakes instead.
nixpkgs.overlays = import ../overlays specialArgs;
}
]
++ (