From ea178ea6898267c6b28331b50f4e2d7463770e4e Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 9 Feb 2018 16:48:04 +0530 Subject: [PATCH] Forgot to marcj launcher script executable --- kitty/launcher/kitty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kitty/launcher/kitty b/kitty/launcher/kitty index 3808ffd3d..b02eb9d70 100755 --- a/kitty/launcher/kitty +++ b/kitty/launcher/kitty @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # vim:fileencoding=utf-8 # License: GPL v3 Copyright: 2018, Kovid Goyal - +# Launch kitty from source import os import sys