From 3afb0ef320159180bfce5c53ada5e67a34d0cb34 Mon Sep 17 00:00:00 2001 From: jakobst1n Date: Mon, 6 Oct 2025 18:50:42 +0200 Subject: Remove unused stuff --- linux/qtile/config/autostart.sh | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100755 linux/qtile/config/autostart.sh (limited to 'linux/qtile/config/autostart.sh') diff --git a/linux/qtile/config/autostart.sh b/linux/qtile/config/autostart.sh deleted file mode 100755 index cf95bd1..0000000 --- a/linux/qtile/config/autostart.sh +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -nm-applet & -echo "Starting blueman-applet" -blueman-applet & -echo "Starting udiskie" -udiskie & -echo "Starting fcitx5" -fcitx5 -d & -echo "Starting nextcloud" -nextcloud --background & -- cgit v1.2.3