Commit 0468fb0 1 parent 6a0a2c8 commit 0468fb0 Copy full SHA for 0468fb0
File tree 1 file changed +17
-1
lines changed
1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ GameMode] [ gamemode ] is a software package to "optimize Linux system
4
4
performance on demand". This GNOME Shell extension will show the current
5
- status of GameMode.
5
+ status of GameMode. For it to work, GameMode 1.4 or greater is required.
6
+
7
+ ![ screenshot] [ screenshot ]
8
+
9
+ ## Installation from source
10
+
11
+ Obtain the current development version of GameMode extension via:
12
+
13
+ git clone https://github.com/gicmo/gamemode-extension.git
14
+
15
+ A script is included to create a zip archive which also can also install
16
+ the extension for the current user.
17
+
18
+ ./make-zip.sh # just create the archive
19
+ ./make-zip.sh install # create the archive and install it
20
+
6
21
7
22
## License
8
23
The GameMode GNOME Shell extension is distributed under the terms of the
9
24
GNU Lesser General Public License, version 2.1 or later. See the
10
25
COPYING file for details.
11
26
12
27
[ gamemode ] : https://github.com/FeralInteractive/gamemode
28
+ [ screenshot ] : https://github.com/gicmo/gamemode-extension/raw/master/screenshot/gamemode.png
You can’t perform that action at this time.
0 commit comments