Gaming/retroarch: swap ok and cancel buttons

This commit is contained in:
Toast 2024-01-03 16:10:52 +01:00
parent 813993250a
commit 49e2e715b1

View file

@ -29,6 +29,7 @@ in
settings = {
video_driver = "vulkan";
video_fullscreen = "true";
menu_swap_ok_cancel_buttons = "true";
# By default settings has some things that this overrides, so I need to set them myself
libretro_info_path = "${pkgs.libretro-core-info}/share/retroarch/cores";