Gruvbox all over #6

This commit is contained in:
BalrajSinghGidda
2026-03-22 04:36:25 +05:30
parent 138de972ac
commit f827ce9331
3 changed files with 6 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 116 KiB

BIN
config/qtile/icons/old.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

View File

@@ -1,10 +1,7 @@
{ pkgs, ... }:
let
{pkgs, ...}: let
# Import custom wallpapers package
wallpapers = (pkgs.callPackage ./wallpapers.nix { });
in
{
wallpapers = pkgs.callPackage ./wallpapers.nix {};
in {
# System-wide packages available to all users
environment.systemPackages = with pkgs; [
# Core utilities
@@ -59,6 +56,9 @@ in
# Custom packages
wallpapers # Custom wallpaper collection
gruvbox-dark-gtk
capitaine-cursors-themed
gruvbox-plus-icons
];
# Font configuration