diff options
Diffstat (limited to 'modules/eww-config.el')
| -rw-r--r-- | modules/eww-config.el | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/eww-config.el b/modules/eww-config.el index 16a1f5eb..066fae98 100644 --- a/modules/eww-config.el +++ b/modules/eww-config.el @@ -3,6 +3,14 @@ ;; ;;; Commentary: ;; +;; Layer: 3 (Domain Workflow). +;; Category: D/P. +;; Load shape: eager. +;; Eager reason: none; web-browsing helpers, a command-loaded deferral candidate. +;; Top-level side effects: package configuration via use-package. +;; Runtime requires: cl-lib. +;; Direct test load: yes. +;; ;; This module provides a minimal, privacy-focused browsing experience with: ;; - Simplified navigation keybindings (< and > for back/forward) ;; - Quick URL copying to clipboard |
