fix
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
# Set wallpaper if swaybg exists
|
||||
if command -v swaybg >/dev/null 2>&1; then
|
||||
swaybg -c "#1a1a1a" &
|
||||
swaybg -i /usr/share/openruyi-desktop-setup-labwc/labwc/openruyi.png -m fill &
|
||||
fi
|
||||
|
||||
# Start waybar
|
||||
|
||||
@@ -13,6 +13,7 @@ BuildArch: noarch
|
||||
Source1: rc.xml
|
||||
Source2: menu.xml
|
||||
Source3: autostart
|
||||
Source4: openruyi.png
|
||||
|
||||
Requires: labwc
|
||||
Requires: wofi
|
||||
@@ -34,6 +35,7 @@ install -d %{buildroot}%{_datadir}/openruyi-desktop-setup-labwc/labwc
|
||||
install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/openruyi-desktop-setup-labwc/labwc/rc.xml
|
||||
install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/openruyi-desktop-setup-labwc/labwc/menu.xml
|
||||
install -m 0755 %{SOURCE3} %{buildroot}%{_datadir}/openruyi-desktop-setup-labwc/labwc/autostart
|
||||
install -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/openruyi-desktop-setup-labwc/labwc/openruyi.png
|
||||
|
||||
%post
|
||||
for homedir in /home/*; do
|
||||
@@ -60,6 +62,7 @@ done
|
||||
%{_datadir}/openruyi-desktop-setup-labwc/labwc/rc.xml
|
||||
%{_datadir}/openruyi-desktop-setup-labwc/labwc/menu.xml
|
||||
%{_datadir}/openruyi-desktop-setup-labwc/labwc/autostart
|
||||
%{_datadir}/openruyi-desktop-setup-labwc/labwc/openruyi.png
|
||||
|
||||
%changelog
|
||||
%{?autochangelog}
|
||||
|
||||
BIN
openruyi-desktop-setup-labwc/openruyi.png
Normal file
BIN
openruyi-desktop-setup-labwc/openruyi.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 MiB |
Reference in New Issue
Block a user