gamescope startup issues
This commit is contained in:
parent
fb172bea1c
commit
eeb9cc2658
|
@ -165,6 +165,7 @@
|
||||||
monitor=HDMI-1,highres,auto,2
|
monitor=HDMI-1,highres,auto,2
|
||||||
monitor=HDMI-2,highres,auto,2
|
monitor=HDMI-2,highres,auto,2
|
||||||
monitor=,preferred,auto,auto
|
monitor=,preferred,auto,auto
|
||||||
|
exec-once=gamescope -e -- steam -gamepadui
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
|
|
@ -33,11 +33,11 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
settings.default_session = {
|
settings.default_session = {
|
||||||
user = "xenia";
|
user = "xenia";
|
||||||
command = "steam-gamescope";
|
command = "Hyprland";
|
||||||
};
|
};
|
||||||
settings.initial_session = {
|
settings.initial_session = {
|
||||||
user = "xenia";
|
user = "xenia";
|
||||||
command = "steam-gamescope";
|
command = "Hyprland";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue