From 0a40e2ec7db819f37e356475d56425df5daacf97 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 9 Jun 2025 11:42:47 -0500 Subject: get all startup applications working --- dotfiles/system/.local/bin/touchpad-app | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 dotfiles/system/.local/bin/touchpad-app (limited to 'dotfiles/system/.local/bin/touchpad-app') diff --git a/dotfiles/system/.local/bin/touchpad-app b/dotfiles/system/.local/bin/touchpad-app deleted file mode 100755 index 7b7949c..0000000 --- a/dotfiles/system/.local/bin/touchpad-app +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -# for whatever reason, it has to be run twice? -/usr/bin/touchpad-indicator & -/usr/bin/touchpad-indicator & -- cgit v1.2.3