From bdde92e87ec16ca36d00f9ea1135298323d83b60 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Sat, 30 Sep 2023 10:43:10 +0200 Subject: [PATCH] fix: change autostart.py permissions --- modules/desktop/qtile/config/autostart.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 modules/desktop/qtile/config/autostart.sh diff --git a/modules/desktop/qtile/config/autostart.sh b/modules/desktop/qtile/config/autostart.sh old mode 100644 new mode 100755 -- 2.48.1