* .local/bin/my-i3status: Switch to Python 3.
authorAmin Bandali <bandali@gnu.org>
Sun, 20 Nov 2022 01:26:14 +0000 (20:26 -0500)
committerAmin Bandali <bandali@gnu.org>
Sun, 20 Nov 2022 01:26:14 +0000 (20:26 -0500)
.local/bin/my-i3status

index 2831c15..7c8dc7f 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 
 # This script is a simple wrapper which prefixes each i3status line with custom
 # -*- coding: utf-8 -*-
 
 # This script is a simple wrapper which prefixes each i3status line with custom