diff --git a/modules/home/wayland/hyprland/config.nix b/modules/home/wayland/hyprland/config.nix index 4e2c8b6..2a593bd 100644 --- a/modules/home/wayland/hyprland/config.nix +++ b/modules/home/wayland/hyprland/config.nix @@ -26,6 +26,7 @@ startupScript = pkgs.writeShellScriptBin "hyprland-start" '' ${pkgs.eww}/bin/eww open bar & ${pkgs.awww}/bin/awww-daemon & + ${pkgs.awww}/bin/awww restore & sleep 2 keepassxc &