Fonts + kitty config in the desktop
- tanin-eww: ship Fuji kitty.conf into skel (~/.config/kitty)
- add missing font deps to tanin-eww + tanin-desktop:
ttc-iosevka-aile (bar's 'Iosevka Aile' UI font) + ttf-nerd-fonts-symbols
('Symbols Nerd Font' icon fallback). ttf-iosevka-nerd covers kitty.
- start archiso profile under iso/ (releng-base + overrides; systemd-boot,
btrfs+snapshots, plymouth, linux-zen, Calamares clone-install)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# Calamares just installs this package at the end.
|
||||
pkgname=tanin-desktop
|
||||
pkgver=0.2.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="TANINUX desktop — metapackage pulling the full niri/eww environment"
|
||||
arch=('any')
|
||||
url="https://taninux.kgva.ch"
|
||||
@@ -52,7 +52,7 @@ depends=(
|
||||
# --- theming / fonts ---
|
||||
'adw-gtk-theme' # GTK3 base theme tanin-libadwaita recolours
|
||||
'adwaita-icon-theme' 'papirus-icon-theme'
|
||||
'inter-font' 'ttf-iosevka-nerd' # UI font + nf-md-* glyphs (verify pkg name)
|
||||
'inter-font' 'ttf-iosevka-nerd' 'ttc-iosevka-aile' 'ttf-nerd-fonts-symbols' # Inter UI · Iosevka Nerd/Aile · Symbols Nerd
|
||||
)
|
||||
|
||||
optdepends=(
|
||||
|
||||
Reference in New Issue
Block a user