Skip to content

Commit

Permalink
components/desktop-shell: fixed desktop gsettings
Browse files Browse the repository at this point in the history
  • Loading branch information
itsManjeet committed Jun 8, 2024
1 parent e662dfd commit c7f77c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elements/components/desktop-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ script: |-
esac
EOF
install -vDm0644 /dev/stdin %{install-root}/%{datadir}/glib-2.0/schemas/rlxos-default-settings.gsettings-override << "EOF"
install -vDm0644 /dev/stdin %{install-root}/%{datadir}/glib-2.0/schemas/10_rlxos-default-settings.gschema.override << "EOF"
[org.gnome.desktop.interface]
gtk-theme="Qogir-Light"
icon-theme="Qogir"
Expand Down

0 comments on commit c7f77c0

Please sign in to comment.