mangohud: minor update
This commit is contained in:
parent
7b631196ca
commit
a9b1fd1e9c
|
@ -65,7 +65,7 @@
|
|||
++ [ ../patches/sway/fix-hide_cursor-clearing-focus.patch ];
|
||||
});
|
||||
steam = prev.unstable.steam.override {
|
||||
extraPkgs = pkgs: with pkgs; [ capitaine-cursors bibata-cursors ];
|
||||
extraPkgs = pkgs: with pkgs; [ capitaine-cursors bibata-cursors mangohud ];
|
||||
};
|
||||
|
||||
qutebrowser = prev.qutebrowser.overrideAttrs (old: {
|
||||
|
|
|
@ -61,6 +61,5 @@ in {
|
|||
# output_folder = "/home/lelgenio";
|
||||
};
|
||||
};
|
||||
home.sessionVariables = { MANGOHUD_DLSYM = 1; };
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue