From 424e62dc79793187c46a222acf2a3fd88b9a7bd4 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Thu, 19 Jun 2025 22:53:20 -0400 Subject: new astal app launcher, refactor astal build fn --- options.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options.nix') diff --git a/options.nix b/options.nix index df80b7b..0d9d150 100644 --- a/options.nix +++ b/options.nix @@ -28,7 +28,7 @@ # programs to auto run in gui autoRun = [ - "astal" + "astal-shell" "thunderbird" "discord --enable-features=UseOzonePlatform --ozone-platform=wayland" "element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland" -- cgit v1.2.3-freya