added logo
This commit is contained in:
parent
30dbe30859
commit
658f2b8db5
6
PKGBUILD
6
PKGBUILD
|
@ -8,12 +8,12 @@ arch=("any")
|
||||||
url="https://gitlab.com/tromsite/tromjaro/gnome-settings"
|
url="https://gitlab.com/tromsite/tromjaro/gnome-settings"
|
||||||
license=("GPL")
|
license=("GPL")
|
||||||
source=("tromjaro-settings::git+$url.git"
|
source=("tromjaro-settings::git+$url.git"
|
||||||
"artwork::git+https://gitlab.com/tromsite/tromjaro/artwork.git"
|
"tromjaro-logo.png"
|
||||||
"tromjaro-branding-install.hook"
|
"tromjaro-branding-install.hook"
|
||||||
"tromjaro-branding-remove.hook")
|
"tromjaro-branding-remove.hook")
|
||||||
makedepends=("git")
|
makedepends=("git")
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
'SKIP'
|
'9c870f664d3e479ddc5ac3752ad92df95f9b07a46382ec2d0b8d20712ee67060'
|
||||||
'85ef166fc107808ada7449d23eef9a95861e4311527a741becf27cfbd2f4399a'
|
'85ef166fc107808ada7449d23eef9a95861e4311527a741becf27cfbd2f4399a'
|
||||||
'd17518ef6b9635c78fa333487f148570c65005adee684f173c6961dbfab09cd5')
|
'd17518ef6b9635c78fa333487f148570c65005adee684f173c6961dbfab09cd5')
|
||||||
|
|
||||||
|
@ -51,7 +51,7 @@ depends=('gnome-shell' 'dconf')
|
||||||
install -Dm644 ${srcdir}/${pkgbase}/schemas/gdm ${pkgdir}/etc/dconf/profile/gdm
|
install -Dm644 ${srcdir}/${pkgbase}/schemas/gdm ${pkgdir}/etc/dconf/profile/gdm
|
||||||
install -Dm644 ${srcdir}/${pkgbase}/schemas/10_tromjaro-branding ${pkgdir}/etc/dconf/db/gdm.d/10_tromjaro-branding
|
install -Dm644 ${srcdir}/${pkgbase}/schemas/10_tromjaro-branding ${pkgdir}/etc/dconf/db/gdm.d/10_tromjaro-branding
|
||||||
|
|
||||||
install -Dm644 ${srcdir}/artwork/tromjaro-logo.png ${pkgdir}/usr/share/icons/manjaro/maia/tromjaro-logo.png
|
install -Dm644 ${srcdir}/tromjaro-logo.png ${pkgdir}/usr/share/icons/manjaro/maia/tromjaro-logo.png
|
||||||
install -Dm644 ${srcdir}/tromjaro-branding-install.hook ${pkgdir}/usr/share/libalpm/hooks/tromjaro-branding-install.hook
|
install -Dm644 ${srcdir}/tromjaro-branding-install.hook ${pkgdir}/usr/share/libalpm/hooks/tromjaro-branding-install.hook
|
||||||
install -Dm644 ${srcdir}/tromjaro-branding-remove.hook ${pkgdir}/usr/share/libalpm/hooks/tromjaro-branding-remove.hook
|
install -Dm644 ${srcdir}/tromjaro-branding-remove.hook ${pkgdir}/usr/share/libalpm/hooks/tromjaro-branding-remove.hook
|
||||||
|
|
||||||
|
|
BIN
tromjaro-logo.png
Normal file
BIN
tromjaro-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 77 KiB |
Loading…
Reference in New Issue
Block a user