mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 14:09:51 -07:00
feat: add ryujinx
This commit is contained in:
parent
ff2ac40926
commit
f1207ea466
5 changed files with 10 additions and 6 deletions
|
@ -351,10 +351,4 @@
|
|||
after_sleep_cmd = "hyprctl dispatch dpms on"; # to avoid having to press a key twice to turn on the display.
|
||||
};
|
||||
};
|
||||
|
||||
xdg.portal = {
|
||||
enable = true;
|
||||
configPackages = [pkgs.xdg-desktop-portal-hyprland];
|
||||
extraPortals = [pkgs.xdg-desktop-portal-hyprland];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -35,4 +35,6 @@ with pkgs; [
|
|||
manga-tui
|
||||
|
||||
gcc
|
||||
|
||||
ryujinx
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue