chakra-live-skel add a setting to yakuake to prevent the windoe to open when login to the desktop

This commit is contained in:
AlmAck 2014-05-16 20:59:52 +02:00
parent c566173940
commit 2e1d3401ea
2 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -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