summarylogtreecommitdiffstats
path: root/99-gdm-use-materia-theme.hook
blob: ba2b625c15ca19c21b3a6dca653c43de9f38bcc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Trigger]
Operation = Upgrade
Operation = Install
Type = Package
Target = gnome-shell
Target = materia-custom-accent

[Action]
Description = Replace GDM theme with Materia with custom accent
When = PostTransaction
Exec = /usr/bin/sh -c "cd /usr/share/themes/materia-custom-accent/gnome-shell && glib-compile-resources --target=/usr/share/gnome-shell/gnome-shell-theme.gresource gnome-shell-theme.gresource.xml"
Depends = bash
Depends = glib2