diff options
| author | Craig Jennings <c@cjennings.net> | 2025-06-09 11:42:47 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-06-09 11:42:47 -0500 |
| commit | 0a40e2ec7db819f37e356475d56425df5daacf97 (patch) | |
| tree | a257cf84f66ec13a80f9a88c963a68767a9821a0 /dotfiles/system/.local/bin/touchpad-app | |
| parent | c545375306180583d2b96e060d5e06ced96ca014 (diff) | |
get all startup applications working
Diffstat (limited to 'dotfiles/system/.local/bin/touchpad-app')
| -rwxr-xr-x | dotfiles/system/.local/bin/touchpad-app | 5 |
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 & |
