diff --git a/global/.config/doom/config.el b/global/.config/doom/config.el index 9bd84f2..3faf82d 100644 --- a/global/.config/doom/config.el +++ b/global/.config/doom/config.el @@ -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)) diff --git a/linux/.config/i3/autostart.sh b/linux/.config/i3/autostart.sh index f2bf0bf..134bff7 100755 --- a/linux/.config/i3/autostart.sh +++ b/linux/.config/i3/autostart.sh @@ -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