Create files and Paths
This commit is contained in:
parent
39393b1637
commit
12b6a9a50e
1 changed files with 28 additions and 0 deletions
28
files and Paths
Normal file
28
files and Paths
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Files and Paths
|
||||
• Installer script
|
||||
|
||||
WOPR.sh (this repo)
|
||||
|
||||
• Generated launchers
|
||||
|
||||
~/.local/share/steam-launcher/enter-gamesmode
|
||||
~/.local/share/steam-launcher/leave-gamesmode
|
||||
|
||||
• Session state
|
||||
|
||||
~/.cache/gaming-session/session.pid
|
||||
~/.cache/gaming-session/settings.conf
|
||||
|
||||
• Config
|
||||
|
||||
• ~/.gaming-mode.conf (user)
|
||||
• /etc/gaming-mode.conf (system)
|
||||
|
||||
Performance udev rules
|
||||
|
||||
• /etc/udev/rules.d/99-gaming-performance.rules
|
||||
|
||||
Optional Intel Arc GTK4 fix
|
||||
|
||||
• e.g. /etc/environment.d/99-intel-arc-gtk4.conf
|
||||
or ~/.config/environment.d/99-intel-arc-gtk4.conf
|
||||
Loading…
Add table
Reference in a new issue