mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-18 12:51:02 +02:00
pentoo-desktop: set more xfce4 defaults
This commit is contained in:
parent
83dc605c70
commit
74ca85357f
2 changed files with 5 additions and 0 deletions
3
pentoo/pentoo-desktop/files/helpers.rc
Normal file
3
pentoo/pentoo-desktop/files/helpers.rc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
FileManager=Thunar
|
||||
|
||||
WebBrowser=chromium
|
||||
|
|
@ -125,6 +125,8 @@ src_install() {
|
|||
dosym /usr/share/pentoo/wallpaper/domo-roolz-shmoocon2014.png /usr/share/backgrounds/xfce/domo-roolz-shmoocon2014.png
|
||||
dosym /usr/share/pentoo/wallpaper/tux-winfly-killah.1600x1200.jpg /usr/share/backgrounds/xfce/tux-winfly-killah.1600x1200.jpg
|
||||
|
||||
insinto /etc/skel/.config/xfce4
|
||||
doins "${FILESDIR}"/helpers.rc
|
||||
insinto /etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml
|
||||
doins "${FILESDIR}"/xfce4-desktop.xml
|
||||
doins "${FILESDIR}"/xsettings.xml
|
||||
Loading…
Reference in a new issue