mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-25 00:01:15 +02:00
pentoo-system: some nice transparancy for xfce-terminal by default
This commit is contained in:
parent
85e400da73
commit
c1f83f4517
1 changed files with 3 additions and 0 deletions
|
|
@ -153,6 +153,9 @@ src_install() {
|
|||
insinto /etc/skel/gtk-3.0/
|
||||
newins "${FILESDIR}"/gtk3-settings.ini settings.ini
|
||||
|
||||
insinto /etc/skel/.config/xfce4/terminal/
|
||||
doins "${FILESDIR}"/terminalrc
|
||||
|
||||
#/etc/portage/postsync.d
|
||||
exeinto /etc/portage/postsync.d
|
||||
doexe "${FILESDIR}"/layman-sync
|
||||
Loading…
Reference in a new issue