Skip to content

Commit

Permalink
feat(framework): Stop enabling power-profile-switcher in ublue-user-s…
Browse files Browse the repository at this point in the history
…etup (#1282)
  • Loading branch information
cflewis authored May 10, 2024
1 parent faa9b14 commit 6156c0c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions system_files/shared/usr/libexec/ublue-user-setup
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ fi

if [[ ":Framework:" =~ ":$VEN_ID:" ]]; then
if [[ ! -f "$UBLUE_CONFIG_DIR/framework-initialized" ]]; then
echo 'Enabling automatic power profile extension'
gnome-extensions enable power-profile-switcher@eliapasquali.github.io
echo 'Setting Framework logo menu'
dconf write /org/gnome/shell/extensions/Logo-menu/symbolic-icon true
dconf write /org/gnome/shell/extensions/Logo-menu/menu-button-icon-image 31
Expand Down

0 comments on commit 6156c0c

Please sign in to comment.