diff --git a/home/programs/packages.nix b/home/programs/packages.nix index f41a65d..54fe6da 100644 --- a/home/programs/packages.nix +++ b/home/programs/packages.nix @@ -57,7 +57,11 @@ helio-workstation keepassxc # vesktop - equibop + (self: super: { + equibop = super.equibop.override { + commandLineArgs = "--enable-features=UseOzonePlatform --ozone-platform=wayland"; + }; + }) inputs.zen-browser.packages."${system}".default # > gaming < # diff --git a/home/system/hyprland.nix b/home/system/hyprland.nix index 9ae839d..164fa7b 100644 --- a/home/system/hyprland.nix +++ b/home/system/hyprland.nix @@ -21,6 +21,7 @@ wev wlr-randr wdisplays + wl-clipboard # wl-copy # wl-paste # wf-recorder