From 6d39199b42f15644143598a7be0c7a6079878dd6 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sat, 21 Jun 2025 22:23:48 -0400 Subject: run wl-clip-persist --- options.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'options.nix') diff --git a/options.nix b/options.nix index 0d9d150..b11e14b 100644 --- a/options.nix +++ b/options.nix @@ -29,6 +29,7 @@ # programs to auto run in gui autoRun = [ "astal-shell" + "wl-clip-persist -c both" "thunderbird" "discord --enable-features=UseOzonePlatform --ozone-platform=wayland" "element-desktop --enable-features=UseOzonePlatform --ozone-platform=wayland" -- cgit v1.2.3-freya