mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-04 22:57:21 +02:00
Add an example .desktop file
As seen in Issue #45 (thanks OlliC) This can be placed in ~/.local/share/applications/ to allow easier (re)launching of gamemode, in particular when the DISPLAY param is needed
This commit is contained in:
parent
bd1f9bc543
commit
fec4732740
5
example/gamemoded.desktop
Normal file
5
example/gamemoded.desktop
Normal file
@ -0,0 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Name=gamemoded
|
||||
Exec=systemctl --user restart gamemoded.service
|
||||
Type=Application
|
||||
Terminal=false
|
Loading…
x
Reference in New Issue
Block a user