Skip to content

appstew/appimage-urxvt

Repository files navigation

appimage-urxvt

appimage-urxvt submodule urxvt appimage(portable linux binary executable)

this is urxvt-appimage, but pre-enabled and built-in with the following:

  • copy/ clipboard via key(Ctrl+Shift C/V)
  • little transparency(90% opacity)
  • add new tab terminal function

how to run:

  • download urxvt in release page
    • or you can get this binary by the following:
      • cd nested-appimage
      • appimage-builder --skip-test --skip-appimage && cp -f res2/launch AppDir/ && cp -f res2/urxvt AppDir/ && appimage-builder --skip-script --skip-build --skip-test
      • for more information about appimage-builder, read the official site
  • move urxvt to preferable $PATH
  • run "urxvt" in terminal or jsut double click in file explorer