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
{{ message }}
This repository has been archived by the owner on May 5, 2019. It is now read-only.
echo -e "\n Configs are located in /etc/xdg/luakit/*.lua \n Copy to ~/.config/luakit/ (this folder is created on 1st start of Luakit) for local config. \n Or edit in place for global changes. \n There are now SEVERAL files.. not just the one rc.lua \n \n If you want to link against the Just-In-Time compiler you can build using 'USE_LUAJIT=1 makepkg' Or add 'USE_LUAJIT=1' to the makeopts variable line in PKGBUILD. \n \n See also PKGBUILD comments for use case"
}
post_upgrade() {
echo -e "\n Configs are located in /etc/xdg/luakit/*.lua \n Copy to ~/.config/luakit/ (this folder is created on 1st start of Luakit) for local config. \n Or edit in place for global changes. \n There are now SEVERAL files.. not just the one rc.lua \n \n If you want to link against the Just-In-Time compiler you can build using 'USE_LUAJIT=1 makepkg' Or add 'USE_LUAJIT=1' to the makeopts variable line in PKGBUILD. \n \n See also PKGBUILD comments for use case"