Skip to content

Commit

Permalink
Update extensions.js
Browse files Browse the repository at this point in the history
  • Loading branch information
chikobara committed Jun 20, 2024
1 parent 1b7f80c commit 03884d6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ Supergfxctl v5.2.1-2

asusctl v6.0.9.r0.gfaca084-1

it supports all modes :
Integrated, Hybrid, VFIO, AsusEgpu, AsusMuxDgpu

![screenshot example](./img/scr.png)

## Use this only if you
Expand Down
1 change: 0 additions & 1 deletion extension.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ import * as Util from "resource:///org/gnome/shell/misc/util.js";
import * as PopupMenu from "resource:///org/gnome/shell/ui/popupMenu.js";
import { Extension } from "resource:///org/gnome/shell/extensions/extension.js";

// Define GPU profiles with their names, icons, and commands
const GPU_PROFILE_PARAMS = {
Integrated: {
name: "Integrated",
Expand Down
Binary file modified img/scr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 03884d6

Please sign in to comment.