Explorar el Código

Add a script to run the remarkable app

Samuel W. Flint hace 3 años
padre
commit
dd466755d3
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      remarkable

+ 3 - 0
remarkable

@@ -0,0 +1,3 @@
+#!/bin/sh
+
+[ -e "$HOME/.wine/drive_c/Program Files (x86)/reMarkable/reMarkable.exe" ] && wine "$HOME/.wine/drive_c/Program Files (x86)/reMarkable/reMarkable.exe"