Apply native messaging symlink for FireDragon by default
This commit is contained in:
parent
aef5a9743e
commit
ef5d7f428a
2 changed files with 3 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -2,8 +2,8 @@
|
|||
# Maintainer: Librewish <librewish@gmail.com>
|
||||
|
||||
pkgname=garuda-common-settings
|
||||
pkgver=2.6.3
|
||||
pkgrel=2
|
||||
pkgver=2.6.4
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
url="https://gitlab.com/garuda-linux/themes-and-settings/settings/$pkgname"
|
||||
license=('GPL')
|
||||
|
|
1
etc/skel/.firedragon/native-messaging-hosts
Symbolic link
1
etc/skel/.firedragon/native-messaging-hosts
Symbolic link
|
@ -0,0 +1 @@
|
|||
../.mozilla/native-messaging-hosts
|
Loading…
Reference in a new issue