jovian change again
This commit is contained in:
@@ -19,8 +19,8 @@
|
|||||||
desktopSession = "hyprland";
|
desktopSession = "hyprland";
|
||||||
user = "${myConfig.essentials.Username}";
|
user = "${myConfig.essentials.Username}";
|
||||||
environment = {
|
environment = {
|
||||||
OUTPUT_CONNECTOR = "DP-3"; # Keep this
|
OUTPUT_CONNECTOR = "DP-1"; # Keep this
|
||||||
STEAM_GAMESCOPE_CMD_OPTIONS = "-O DP-3"; # Force override flag
|
STEAM_GAMESCOPE_CMD_OPTIONS = "-O DP-1"; # Force override flag
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -30,6 +30,10 @@
|
|||||||
user = "${myConfig.essentials.Username}";
|
user = "${myConfig.essentials.Username}";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
jovian.devices.steamdeck = {
|
||||||
|
enableControllerUdevRules = true;
|
||||||
|
};
|
||||||
|
|
||||||
# programs.gamescope = {
|
# programs.gamescope = {
|
||||||
# enable = true;
|
# enable = true;
|
||||||
# args = ["--output-name" "DP-1"];
|
# args = ["--output-name" "DP-1"];
|
||||||
|
|||||||
Reference in New Issue
Block a user