mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-12 13:54:37 +08:00
chakra-live-skel add a setting to yakuake to prevent the windoe to open when login to the desktop
This commit is contained in:
parent
c566173940
commit
2e1d3401ea
@ -4,13 +4,13 @@
|
|||||||
|
|
||||||
pkgname=chakra-live-skel
|
pkgname=chakra-live-skel
|
||||||
pkgver=1.0 # think if replace the version with the release date of the iso: 2014.05
|
pkgver=1.0 # think if replace the version with the release date of the iso: 2014.05
|
||||||
pkgrel=8
|
pkgrel=9
|
||||||
pkgdesc="The inital user configuration of a Chakra system"
|
pkgdesc="The inital user configuration of a Chakra system"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="http://www.chakraos.org/"
|
url="http://www.chakraos.org/"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
source=("skel.tar.gz")
|
source=("skel.tar.gz")
|
||||||
md5sums=('021b3bbb0424025aef7471660f4857eb')
|
md5sums=('9479f687b971ff6a619bc01969f04027')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
cd ${srcdir}/skel
|
cd ${srcdir}/skel
|
||||||
|
@ -10,3 +10,6 @@ Favorites=/usr/share/apps/konsole/Shell.profile
|
|||||||
|
|
||||||
[Appearance]
|
[Appearance]
|
||||||
Skin=Chakra-Sirius-Yakuake-Theme
|
Skin=Chakra-Sirius-Yakuake-Theme
|
||||||
|
|
||||||
|
[Window]
|
||||||
|
KeepOpen=false
|
Loading…
Reference in New Issue
Block a user