From b2892a0bec1dd18d70369c5d5025eba07b0d31c6 Mon Sep 17 00:00:00 2001 From: Aargh Rai Date: Fri, 24 Jul 2026 17:11:20 +0530 Subject: swww -> awww --- home-manager/home.nix | 2 +- nixos/desktop-environment.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/home-manager/home.nix b/home-manager/home.nix index 4ca6224..955d086 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -60,7 +60,7 @@ in { services.greyline = { enable = true; - backend = "swww"; + backend = "swww"; # renamed to awww for nixpkgs fontFamily = "JetBrains Mono Nerd Font"; settings = { theme = "dark"; diff --git a/nixos/desktop-environment.nix b/nixos/desktop-environment.nix index d63f13e..a6bb6fd 100644 --- a/nixos/desktop-environment.nix +++ b/nixos/desktop-environment.nix @@ -20,7 +20,7 @@ qt6.qtwayland catppuccin-cursors.mochaMauve grim - swww + awww hyprcursor hyprsunset hyprpicker -- cgit v1.2.3