mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-10 21:40:33 +00:00
chore(framework): Remove default extension enablement
This commit is contained in:
parent
e1a89702e5
commit
d39549e558
@ -108,8 +108,6 @@ else
|
||||
|
||||
if [[ ":Framework:" =~ ":$VEN_ID:" ]]; then
|
||||
if [[ ! -f "$BAZZITE_CONFIG_DIR/framework-initialized" ]]; then
|
||||
echo 'Enabling automatic power profile extension'
|
||||
ujust configure-auto-power-profile enable
|
||||
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 4
|
||||
|
Loading…
x
Reference in New Issue
Block a user