Implements all four components from the BOS spec: - dotfiles/: default Hyprland, bread, breadbox, breadcrumbs configs - iso/: archiso profiledef, package list, Calamares YAML modules, post-install.sh - bos-settings/: Cargo workspace with GTK4 settings app (8 views: snapshots, packages, bread, breadbar, breadbox, breadcrumbs, breadpad, hyprland) https://claude.ai/code/session_01WszGHvCmxgcyTwNSkfLF9P
8 lines
108 B
TOML
8 lines
108 B
TOML
log_level = "info"
|
|
|
|
[adapters]
|
|
keyboard = true
|
|
mouse = true
|
|
touchpad = true
|
|
bluetooth = true
|
|
gamepad = true
|