summary refs log tree commit diff
path: root/.local/share/lock/unlocked.d
diff options
context:
space:
mode:
Diffstat (limited to '.local/share/lock/unlocked.d')
-rwxr-xr-x.local/share/lock/unlocked.d/light.sh2
-rwxr-xr-x.local/share/lock/unlocked.d/sync.sh3
2 files changed, 0 insertions, 5 deletions
diff --git a/.local/share/lock/unlocked.d/light.sh b/.local/share/lock/unlocked.d/light.sh
deleted file mode 100755
index a17c3ab..0000000
--- a/.local/share/lock/unlocked.d/light.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-light -I
diff --git a/.local/share/lock/unlocked.d/sync.sh b/.local/share/lock/unlocked.d/sync.sh
deleted file mode 100755
index 8ddcdf2..0000000
--- a/.local/share/lock/unlocked.d/sync.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-mailsync &
-pimsync &