programs.aphorme.settings
Configuration settings for aphorme. All the available options can be found here: https://github.com/Iaphetes/aphorme_launcher?tab=readme-ov-file#configuration
- Type
TOML value- Default
{ }- Example
{ app_cfg = { paths = [ "$HOME/Desktop" ]; }; gui_cfg = { font_size = 12; icon = true; ui_framework = "EGUI"; window_size = [ 300 300 ]; }; }- Declared
- <home-manager/modules/programs/aphorme.nix>