Skip to content

Commit

Permalink
feat: Include supergfxctl-gex GNOME shell extension
Browse files Browse the repository at this point in the history
Allows configuring supergfxctl directly in GNOME
  • Loading branch information
EyeCantCU committed Aug 3, 2023
1 parent 659f3e6 commit 39ac022
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ source /var/cache/akmods/nvidia-vars

if [[ "${IMAGE_NAME}" == "kinoite" ]]; then
VARIANT_PKGS="supergfxctl-plasmoid"
elif [[ "${IMAGE_NAME}" == "silverblue" ]]; then
VARIANT_PKGS="gnome-shell-extension-supergfxctl-gex"
else
VARIANT_PKGS=""
fi
Expand Down

0 comments on commit 39ac022

Please sign in to comment.