Move all autostart units to /etc/xdg/autostart but the welcome/user setup
This commit is contained in:
parent
fea0fd406c
commit
c352675300
5 changed files with 4 additions and 15 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Librewish <librewish@gmail.com>
|
||||
|
||||
pkgname=garuda-common-settings
|
||||
pkgver=2.6.8
|
||||
pkgver=2.6.7
|
||||
pkgrel=1
|
||||
arch=('any')
|
||||
url="https://gitlab.com/garuda-linux/themes-and-settings/settings/$pkgname"
|
||||
|
@ -41,5 +41,3 @@ package() {
|
|||
chmod -R 750 $pkgdir/usr/share/polkit-1/rules.d/
|
||||
chown -R root:polkitd $pkgdir/usr/share/polkit-1/rules.d
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Comment=Variety Wallpaper Changer
|
||||
Exec=variety
|
||||
Icon=variety
|
||||
Name=Variety
|
||||
Terminal=false
|
||||
TryExec=variety
|
||||
Type=Application
|
||||
X-GNOME-Autostart-Delay=20
|
Loading…
Reference in a new issue