head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.04.14.12.11.49; author kikadf; state Exp; branches; next ; commitid hZtJ6geRXLiPgVBG; desc @@ 1.1 log @ foot: new package foot is a fast, lightweight and minimalistic Wayland terminal emulator. Features: - Fast - Lightweight, in dependencies, on-disk and in-memory - Wayland native - DE agnostic - Server/daemon mode - User configurable font fallback - On-the-fly font resize - On-the-fly DPI font size adjustment - Scrollback search - Keyboard driven URL detection - Color emoji support - IME (via text-input-v3) - Multi-seat - True Color (24bpp) - Synchronized Updates support - Sixel image support @ text @$NetBSD$ * Install config file to examples --- meson.build.orig 2026-02-06 09:47:48.610608225 +0000 +++ meson.build @@@@ -373,7 +373,7 @@@@ if systemd.found() or custom_systemd_uni endif scdoc = dependency('scdoc', native: true, required: get_option('docs')) -install_data('foot.ini', install_dir: join_paths(get_option('sysconfdir'), 'xdg', 'foot')) +install_data('foot.ini', install_dir: join_paths(get_option('datadir'), 'examples', 'foot')) if scdoc.found() install_data( 'LICENSE', 'README.md', 'CHANGELOG.md', @