mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-12 11:44: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
|
||||
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"
|
||||
arch=('x86_64')
|
||||
url="http://www.chakraos.org/"
|
||||
license=('GPL')
|
||||
source=("skel.tar.gz")
|
||||
md5sums=('021b3bbb0424025aef7471660f4857eb')
|
||||
md5sums=('9479f687b971ff6a619bc01969f04027')
|
||||
|
||||
package() {
|
||||
cd ${srcdir}/skel
|
||||
|
@ -10,3 +10,6 @@ Favorites=/usr/share/apps/konsole/Shell.profile
|
||||
|
||||
[Appearance]
|
||||
Skin=Chakra-Sirius-Yakuake-Theme
|
||||
|
||||
[Window]
|
||||
KeepOpen=false
|
Loading…
Reference in New Issue
Block a user