steamdeck-jupiter-driver/patches/0000-pika-patch.patch
Ward Nakchbandi (Cosmic Fusion) 74f2f49d8b
Create 0000-pika-patch.patch
2023-07-15 11:47:44 +03:00

8 lines
275 B
Diff

diff --git usr/lib/hwsupport/power-button-handler.py usr/lib/hwsupport/power-button-handler.py
index 1a46251..cbf7857 100755
--- usr/lib/hwsupport/power-button-handler.py
+++ usr/lib/hwsupport/power-button-handler.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/bin/env python3 -u