aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--home-manager/home.nix2
-rw-r--r--nixos/desktop-environment.nix2
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