20250211.1739265359
This commit is contained in:
parent
de2cba38a6
commit
9ee2590395
2 changed files with 6 additions and 4 deletions
|
@ -112,8 +112,6 @@
|
|||
|
||||
(use-package! anki-editor)
|
||||
|
||||
|
||||
|
||||
;; To open files with .journal extension in hledger-mode
|
||||
(add-to-list 'auto-mode-alist '("\\.journal\\'" . hledger-mode))
|
||||
|
||||
|
|
|
@ -40,7 +40,8 @@ nm-applet &
|
|||
nitrogen --restore &
|
||||
|
||||
# Dropbox
|
||||
dropbox &
|
||||
# I do not use it anymore since 2025-02-10
|
||||
# dropbox &
|
||||
# ~/.dropbox-dist/dropboxd &
|
||||
|
||||
# firewall
|
||||
|
@ -77,8 +78,11 @@ watchmedo shell-command --pattern='*.journal;*.sh;*.log;*.prices;*.csv;*.py' --r
|
|||
|
||||
sleep 1
|
||||
|
||||
nextcloud &
|
||||
|
||||
# mega cloud
|
||||
megasync &
|
||||
# I do not use it anymore since 2025-02-10
|
||||
# megasync &
|
||||
|
||||
# lockscreen
|
||||
# xss-lock --transfer-sleep-lock -- ~/scripts/bin/lock.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue