diff options
| author | Aargh Rai <aargh.rai+git@gmail.com> | 2025-12-08 16:58:52 +0530 |
|---|---|---|
| committer | Aargh Rai <aargh.rai+git@gmail.com> | 2025-12-08 16:58:52 +0530 |
| commit | af844bbc44741a971614175248cc29505d1acbd1 (patch) | |
| tree | d75c8dc30e7f0f0596b5f087ad3697678a042e3e /nixos | |
| parent | 15bed9293ad7fb0b54cef68cdbf1a0549ec7aa97 (diff) | |
replaced wofi with custom app menu + right side apps bar + organization of qml files
Diffstat (limited to 'nixos')
| -rw-r--r-- | nixos/desktop-environment.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/desktop-environment.nix b/nixos/desktop-environment.nix index 5523cb7..47c7f19 100644 --- a/nixos/desktop-environment.nix +++ b/nixos/desktop-environment.nix @@ -10,7 +10,6 @@ programs.dconf.enable = true; environment.systemPackages = with pkgs; [ quickshell.packages.${pkgs.system}.quickshell - wofi adwaita-icon-theme swaybg wl-clipboard |
