mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 11:02:13 +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
1794fef03d
commit
830f1d3933
@ -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
|
||||
|
@ -9,4 +9,7 @@ ShowPopup=false
|
||||
Favorites=/usr/share/apps/konsole/Shell.profile
|
||||
|
||||
[Appearance]
|
||||
Skin=Chakra-Sirius-Yakuake-Theme
|
||||
Skin=Chakra-Sirius-Yakuake-Theme
|
||||
|
||||
[Window]
|
||||
KeepOpen=false
|
Loading…
Reference in New Issue
Block a user