Compare commits

..

19 Commits

Author SHA1 Message Date
coolneng 548475904f Fix elfeed synchronization with Miniflux 2025-12-22 08:33:55 +01:00
coolneng 941c2b87a0 Use ruff and ty for Python development 2025-12-22 08:33:55 +01:00
coolneng 256156fc99 Speed up LSP via lsp-booster 2025-12-22 08:33:55 +01:00
coolneng a9e92105e2 Remove bibliography management functionality 2025-12-22 08:33:54 +01:00
coolneng 4559fb9785 Group PDF settings in a single block 2025-12-22 08:33:54 +01:00
coolneng 984fd5c3a9 Disable PDF recoloring by default 2025-12-22 08:33:54 +01:00
coolneng 910f42bb4a Simplify projectile search path 2025-12-22 08:33:54 +01:00
coolneng 8ffe2ef07b Improve elfeed synchronization configuration 2025-12-22 08:33:53 +01:00
coolneng 325949c55d Add timesheet email template 2025-12-22 08:33:53 +01:00
coolneng d649a7af4f Add keybinding to upload files to Arduino 2025-12-22 08:33:53 +01:00
coolneng ae47f02a35 Format configuration files 2025-12-22 08:33:53 +01:00
coolneng f56be80d37 Tweak Org agenda display 2025-12-22 08:33:53 +01:00
coolneng 007998544d Remove redundant credentials configuration 2025-12-22 08:33:52 +01:00
coolneng 949e838ee4 Enable PDF smooth scrolling 2025-12-22 08:33:52 +01:00
coolneng 41f5a4cb4e Display org agenda events of the week 2025-12-22 08:33:52 +01:00
coolneng 15a2613fea Disable upload module 2025-12-22 08:33:52 +01:00
coolneng 3d17701e86 Remove Uni email configuration 2025-12-22 08:33:51 +01:00
coolneng 8bfbb89c50 Move RSS configuration to module 2025-12-22 08:33:51 +01:00
coolneng a903e5f436 Remove Wallabag configuration 2025-12-22 08:33:51 +01:00
+1 -5
View File
@@ -63,11 +63,7 @@
:icon (nerd-icons-octicon "nf-oct-rss" :face 'doom-dashboard-menu-title)
:when (featurep! :app rss)
:face (:inherit (doom-dashboard-menu-title bold))
:action =rss)
("Read saved articles"
:icon (nerd-icons-octicon "nf-oct-book" :face 'doom-dashboard-menu-title)
:face (:inherit (doom-dashboard-menu-title bold))
:action =wallabag)))
:action =rss)))
;; Restore previous session without confirmation
(defadvice! restore-no-confirm-session-quickload-a ()
:override #'doom/quickload-session