1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00
Files
2024-04-21 20:31:35 +03:00

39 lines
545 B
TOML

[style.description]
underline = false
bold = false
italic = true
[style.command_name]
foreground = "cyan"
underline = false
bold = false
italic = false
[style.example_text]
foreground = "green"
underline = false
bold = false
italic = false
[style.example_code]
foreground = "yellow"
underline = false
bold = false
italic = true
[style.example_variable]
foreground = "blue"
underline = false
bold = true
italic = false
[display]
compact = false
use_pager = false
[updates]
auto_update = true
auto_update_interval_hours = 720
[directories]