mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Backport fonts hook from snapcraft extensions
This commit is contained in:
parent
2ec92f541c
commit
38815c1ca8
1 changed files with 9 additions and 0 deletions
|
@ -42,7 +42,16 @@ apps:
|
||||||
slots:
|
slots:
|
||||||
- tdesktop-mpris
|
- tdesktop-mpris
|
||||||
|
|
||||||
|
hooks:
|
||||||
|
configure:
|
||||||
|
command-chain:
|
||||||
|
- bin/hooks-configure-desktop
|
||||||
|
plugs:
|
||||||
|
- desktop
|
||||||
|
|
||||||
plugs:
|
plugs:
|
||||||
|
desktop:
|
||||||
|
mount-host-font-cache: false
|
||||||
# Support for common GTK themes
|
# Support for common GTK themes
|
||||||
# https://forum.snapcraft.io/t/how-to-use-the-system-gtk-theme-via-the-gtk-common-themes-snap/6235
|
# https://forum.snapcraft.io/t/how-to-use-the-system-gtk-theme-via-the-gtk-common-themes-snap/6235
|
||||||
gsettings:
|
gsettings:
|
||||||
|
|
Loading…
Add table
Reference in a new issue