aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github
diff options
context:
space:
mode:
authorLibravatar sommerfeld <[email protected]>2026-04-17 10:54:18 +0100
committerLibravatar sommerfeld <[email protected]>2026-04-17 10:54:18 +0100
commit1e5a0201da3979415566a4fce2ed55995263c1ae (patch)
treef1c6df42eb6cb8470aabfebd857665f25b27f38c /.github
parent347c608787b1c13ab3556723667064a232f0ffff (diff)
downloaddotfiles-1e5a0201da3979415566a4fce2ed55995263c1ae.tar.gz
dotfiles-1e5a0201da3979415566a4fce2ed55995263c1ae.tar.bz2
dotfiles-1e5a0201da3979415566a4fce2ed55995263c1ae.zip
docs: clarify firefox/ deployment target in copilot instructions
Stow target is the Firefox/LibreWolf user profile directory, not home.
Diffstat (limited to '.github')
-rw-r--r--.github/copilot-instructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md
index d91514a..f350fe6 100644
--- a/.github/copilot-instructions.md
+++ b/.github/copilot-instructions.md
@@ -11,7 +11,7 @@ This is a personal dotfiles repository for an Arch Linux system. Configuration f
- `etc2/` also targets `/etc/` but holds configs for tools that refuse to follow symlinks (e.g. reflector). These must be manually copied to their target paths.
- `meta/` contains Arch Linux PKGBUILDs that bundle groups of packages into metapackages (e.g. `sommerfeld-base`, `sommerfeld-dev`). Each subdirectory is a standalone PKGBUILD recipe with a `.SRCINFO` and pre-built `.pkg.tar.zst` artifacts.
-- `firefox/` contains Firefox hardening overrides and custom CSS.
+- `firefox/` contains Firefox/LibreWolf hardening overrides (`user-overrides.js`) and custom CSS (`chrome/userChrome.css`). Deployed via stow into the browser's user profile directory (e.g. `~/.librewolf/<profile>/`).
- `create-efi.sh` is an interactive EFI boot entry creation script using `efibootmgr`.
## Window manager