summaryrefslogtreecommitdiff
path: root/dotfiles/system/.local/bin/touchpad-app
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-06-09 11:42:47 -0500
committerCraig Jennings <c@cjennings.net>2025-06-09 11:42:47 -0500
commit0a40e2ec7db819f37e356475d56425df5daacf97 (patch)
treea257cf84f66ec13a80f9a88c963a68767a9821a0 /dotfiles/system/.local/bin/touchpad-app
parentc545375306180583d2b96e060d5e06ced96ca014 (diff)
get all startup applications working
Diffstat (limited to 'dotfiles/system/.local/bin/touchpad-app')
-rwxr-xr-xdotfiles/system/.local/bin/touchpad-app5
1 files changed, 0 insertions, 5 deletions
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 &