add distro icon
This commit is contained in:
commit
ac614c35e2
airootfs
etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml
root/.config/xfce4/xfconf/xfce-perchannel-xml
usr/saturnarch
@ -62,7 +62,7 @@
|
||||
</property>
|
||||
<property name="plugins" type="empty">
|
||||
<property name="plugin-1" type="string" value="applicationsmenu">
|
||||
<property name="button-icon" type="string" value="/usr/share/pixmaps/archlinux-logo.svg"/>
|
||||
<property name="button-icon" type="string" value="/usr/saturnarch/logo.png"/>
|
||||
</property>
|
||||
<property name="plugin-2" type="string" value="tasklist">
|
||||
<property name="grouping" type="uint" value="1"/>
|
||||
|
@ -62,7 +62,7 @@
|
||||
</property>
|
||||
<property name="plugins" type="empty">
|
||||
<property name="plugin-1" type="string" value="applicationsmenu">
|
||||
<property name="button-icon" type="string" value="/usr/share/pixmaps/archlinux-logo.svg"/>
|
||||
<property name="button-icon" type="string" value="/usr/saturnarch/logo.png"/>
|
||||
</property>
|
||||
<property name="plugin-2" type="string" value="tasklist">
|
||||
<property name="grouping" type="uint" value="1"/>
|
||||
|
BIN
airootfs/usr/saturnarch/logo.png
Normal file
BIN
airootfs/usr/saturnarch/logo.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 2.6 KiB |
2
build.sh
2
build.sh
@ -11,7 +11,9 @@ cp airootfs/etc/pacman.conf airootfs/to_install/etc
|
||||
cp airootfs/etc/os-release airootfs/to_install/etc
|
||||
cp airootfs/etc/bash.bashrc airootfs/to_install/etc
|
||||
cp -r airootfs/etc/pacman.d airootfs/to_install/etc
|
||||
|
||||
cp -r airootfs/usr/backgrounds airootfs/to_install/usr
|
||||
cp -r airootfs/usr/saturnarch airootfs/to_install/usr
|
||||
|
||||
cp -r airootfs/usr/local/bin airootfs/to_install/usr/local
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user