20250105.1736079067
This commit is contained in:
parent
0412ac3626
commit
8b0fe5cfc1
6 changed files with 57 additions and 15 deletions
|
@ -75,7 +75,7 @@ workrave &
|
|||
./activitywatch/aw-qt &
|
||||
|
||||
# watchdog
|
||||
watchmedo shell-command --pattern='*.org;*.txt;*.md;*.gpg' --recursive --ignore-directories -W --command "~/org/sync.sh" ~/org/ &
|
||||
watchmedo shell-command --pattern='*.org;*.txt;*.md;*.gpg;*.org_archive;*.sh' --recursive --ignore-directories -W --command "~/org/sync.sh" ~/org/ &
|
||||
|
||||
# lockscreen
|
||||
# xss-lock --transfer-sleep-lock -- ~/scripts/bin/lock.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue