mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-22 12:39:49 +00:00
chore(gnome): Add Ally X to logo menu setter script
This commit is contained in:
parent
9159574186
commit
899f93697f
@ -110,7 +110,7 @@ else
|
|||||||
dconf write /org/gnome/shell/extensions/Logo-menu/menu-button-icon-image 5
|
dconf write /org/gnome/shell/extensions/Logo-menu/menu-button-icon-image 5
|
||||||
touch "$BAZZITE_CONFIG_DIR/legion-initialized"
|
touch "$BAZZITE_CONFIG_DIR/legion-initialized"
|
||||||
fi
|
fi
|
||||||
elif [[ ":ROG Ally RC71L:" =~ ":$SYS_ID:" ]]; then
|
elif [[ ":ROG Ally RC71L:ROG Ally X RC72LA:" =~ ":$SYS_ID:" ]]; then
|
||||||
if [[ ! -f "$BAZZITE_CONFIG_DIR/ally-initialized" ]]; then
|
if [[ ! -f "$BAZZITE_CONFIG_DIR/ally-initialized" ]]; then
|
||||||
echo 'Setting Ally logo menu'
|
echo 'Setting Ally logo menu'
|
||||||
dconf write /org/gnome/shell/extensions/Logo-menu/symbolic-icon true
|
dconf write /org/gnome/shell/extensions/Logo-menu/symbolic-icon true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user