Adding zen-browser

This commit is contained in:
Lyes Saadi 2024-12-30 22:12:16 +01:00
parent fe82882694
commit 35dc350142
No known key found for this signature in database
GPG key ID: 17418538BAA17767
4 changed files with 48 additions and 8 deletions

View file

@ -16,6 +16,9 @@
# MANGOHUD_CONFIG = "fps,cpu_temp,gpu_temp,ram,vram";
# };
};
package = pkgs.steam.override {
extraArgs = "-forcedesktopscaling 1.5";
};
};
programs.gamemode.enable = true;