From 78eca6aa717acd5ca6e9f0de97ede94bdef67958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miskolczi=20Rich=C3=A1rd?= Date: Thu, 9 Apr 2026 23:42:06 +0200 Subject: [PATCH] awww -> swww --- hyprland/hypr/autostart.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprland/hypr/autostart.nix b/hyprland/hypr/autostart.nix index 35137be..4a67977 100644 --- a/hyprland/hypr/autostart.nix +++ b/hyprland/hypr/autostart.nix @@ -2,7 +2,7 @@ wayland.windowManager.hyprland.settings = { exec-once = [ "hyprpm reload -n" - "awww-daemon && awww restore" + "swww-daemon && swww restore" "hypridle" "systemctl --user start hyprpolkitagent" "swaync"