main/postmarketos-base-ui-gnome: apply green-accent gsettings override to phosh
The value after the colon is defines to apply only to the XDG_CURRENT_DESKTOP. Phosh upstream defines it for setting a yellow accent color and no background image, and therefore takes priority if we don't enforce it to the XDG_CURRENT_DESKTOP value aswell. Part-of: https://gitlab.postmarketos.org/postmarketos/pmaports/-/merge_requests/6479
This commit is contained in:
parent
6e3a1d838b
commit
43b560f778
2 changed files with 6 additions and 3 deletions
|
|
@ -1,2 +1,5 @@
|
|||
[org.gnome.desktop.interface]
|
||||
accent-color='green'
|
||||
|
||||
[org.gnome.desktop.interface:Phosh]
|
||||
accent-color='green'
|
||||
|
|
|
|||
|
|
@ -2,8 +2,8 @@
|
|||
# Co-Maintainer: Pablo Correa Gomez <pabloyoyoista@postmarketos.org>
|
||||
# Co-Maintainer: fossdd <fossdd@pwned.life>
|
||||
pkgname=postmarketos-base-ui-gnome
|
||||
pkgver=6
|
||||
pkgrel=2
|
||||
pkgver=7
|
||||
pkgrel=0
|
||||
pkgdesc="Meta package for shared configuration for GNOME-based UIs"
|
||||
url="https://postmarketos.org"
|
||||
arch="noarch"
|
||||
|
|
@ -89,5 +89,5 @@ openrc() {
|
|||
|
||||
sha512sums="
|
||||
d4e27bf14c56c5cfa8c017bfe5b32d20031683d66dd2f3ce31834fe8a2352b6420279f550c37227c2aec8056abdd16bbfc4cb4e3f6a80d2a8d15984f71621c71 00_postmarketos-base-ui-gnome.gschema.override
|
||||
ac597d87ab0502a54481d4c0640cba7cd7fbf6380fe429ec85aefa77b796744a64c1b98fb91eb15e4e75b8781fa3c67809803d07bed085b1ff176c5aacbc5090 10_postmarketos-green-accent.gschema.override
|
||||
c255b0914043f09ef5cc56d50c26e9c8885af128abc3ed5494606bd304eefdeb761ed3bc2d5f86f7c3bfb16f7fc21ca1a6d954c8d21e73e7a5e7612a84a78b7c 10_postmarketos-green-accent.gschema.override
|
||||
"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue