Skip to content

Commit

Permalink
feat(framework): Move OSD over volume buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleGospo authored May 6, 2024
1 parent 8855f96 commit e813c33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions system_files/desktop/shared/usr/libexec/bazzite-user-setup
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ else
dconf write /org/gnome/shell/extensions/Logo-menu/menu-button-icon-image 4
echo 'Enabling natural scroll'
dconf write /org/gnome/desktop/peripherals/mouse/natural-scroll true
echo 'Adjusting OSD position'
dconf watch /org/gnome/shell/extensions/just-perfection/osd-position 4
touch "$BAZZITE_CONFIG_DIR/framework-initialized"
fi
fi
Expand Down

0 comments on commit e813c33

Please sign in to comment.