Correct cereus-xfce-presets conf_files in template
This commit is contained in:
parent
315c5967a3
commit
54cc1aa06e
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ conf_files="
|
||||||
/etc/skel/.config/xfce4/panel/*.rc
|
/etc/skel/.config/xfce4/panel/*.rc
|
||||||
/etc/skel/.config/xfce4/panel/launcher-*/*.desktop
|
/etc/skel/.config/xfce4/panel/launcher-*/*.desktop
|
||||||
/etc/skel/.config/xfce4/terminal/terminalrc
|
/etc/skel/.config/xfce4/terminal/terminalrc
|
||||||
/etc/skel/.config/xfce4/xfconf/xfce-perchanner-xml/*.xml
|
/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/*.xml
|
||||||
/etc/skel/.local/share/xfce4/helpers/custom-WebBrowser.desktop
|
/etc/skel/.local/share/xfce4/helpers/custom-WebBrowser.desktop
|
||||||
/etc/xdg/autostart/ksuperkey.desktop"
|
/etc/xdg/autostart/ksuperkey.desktop"
|
||||||
hostmakedepends="git"
|
hostmakedepends="git"
|
||||||
|
@ -27,5 +27,5 @@ do_fetch() {
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vcopy xfce/* ./
|
vcopy xfce/* ./
|
||||||
vinstall global/etc/skel/qt5ct/qt5ct.conf 0644 etc/qt5ct/
|
vinstall global/etc/qt5ct/qt5ct.conf 0644 etc/qt5ct/
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue