You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've updated the skywire-autoconfig script and git.PKGBUILD to work with the recent changes on develop.
The binaries compile successfully with the systray tag, but the systray app itself does nothing besides appear correctly.
To test on archlinux / arch-based distros:
yay -S skywire
Select cleanbuild if given the option, then ctrl+c before the build begins
cd ~/.cache/yay/skywire
makepkg -fip git.PKGBUILD
install the package by following the prompts
the skywire-autoconfig script will run as root from the postinstall process
run it again as your user (not root)
skywire-autoconfig
the config for the user space (home config) will be generated and skywire started. The systray icon should appear
Click on the systray icon. Nothing happens.
The text was updated successfully, but these errors were encountered:
I've updated the skywire-autoconfig script and git.PKGBUILD to work with the recent changes on develop.
The binaries compile successfully with the systray tag, but the systray app itself does nothing besides appear correctly.
To test on archlinux / arch-based distros:
Select cleanbuild if given the option, then ctrl+c before the build begins
install the package by following the prompts
the skywire-autoconfig script will run as root from the postinstall process
run it again as your user (not root)
the config for the user space (home config) will be generated and skywire started. The systray icon should appear
Click on the systray icon. Nothing happens.
The text was updated successfully, but these errors were encountered: