minor cleanup; use gamescope default args instead of wrapper
This commit is contained in:
@@ -40,13 +40,6 @@ in
|
||||
# Cheat engine
|
||||
scanmem
|
||||
|
||||
# gamescope wrapper
|
||||
(pkgs.writeShellApplication {
|
||||
name = "gscope";
|
||||
runtimeInputs = [ pkgs.gamescope ];
|
||||
text = "gamescope -H 1080 -- \"$@\"";
|
||||
})
|
||||
|
||||
# proton with ja_JP
|
||||
(pkgs.writeShellApplication {
|
||||
name = "umu-ja";
|
||||
|
||||
Reference in New Issue
Block a user