diff options
Diffstat (limited to 'options.nix')
-rw-r--r-- | options.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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" |