From 7773d867f6266a5cd72971bfb1256c8976b280f4 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 22 Sep 2026 13:57:08 +0100 Subject: Prefer external displays on the corporate laptop --- .chezmoiignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.chezmoiignore') diff --git a/.chezmoiignore b/.chezmoiignore index 8a29045..cc00228 100644 --- a/.chezmoiignore +++ b/.chezmoiignore @@ -89,6 +89,7 @@ dot_config/nvim/nvim-pack-lock.json !.local/share/gnome-shell/extensions .local/share/gnome-shell/extensions/* !.local/share/gnome-shell/extensions/corporate-panel@dotfiles/** +!.local/share/gnome-shell/extensions/external-display@dotfiles/** {{ range list "dictate" "ocr" "record" "rqr" "wqr" "linkhandler" }} !.local/bin/{{ . }} {{ end }} @@ -101,5 +102,6 @@ canonical-nvim-lock.sh .config/systemd/user/gpg-agent.service.d/canonical.conf .local/lib/dotfiles/ .local/share/gnome-shell/extensions/corporate-panel@dotfiles/ +.local/share/gnome-shell/extensions/external-display@dotfiles/ .local/bin/canonical-desktop {{ end }} -- cgit v1.3.1