steam: fix bug in steam beta

This commit is contained in:
Leonardo Eugênio 2023-05-06 17:25:06 -03:00
parent 4977cf1628
commit 5034746b55
2 changed files with 22 additions and 5 deletions

View file

@ -65,9 +65,6 @@
patches = old.patches
++ [ ../patches/sway/fix-hide_cursor-clearing-focus.patch ];
});
steam = prev.unstable.steam.override {
extraPkgs = pkgs: with pkgs; [ capitaine-cursors bibata-cursors mangohud ];
};
qutebrowser = prev.qutebrowser.overrideAttrs (old: {
src = prev.fetchFromGitHub {