mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-03 07:31:03 +01:00
Instead of placing all 'stylesets' attribute set values into the 'global' section this places them in the specified section.
11 lines
185 B
Text
11 lines
185 B
Text
# Generated by Home Manager.
|
|
|
|
*.default = true
|
|
*.selected.reverse = toggle
|
|
*error.bold = true
|
|
error.fg = red
|
|
header.bold = true
|
|
title.reverse = true
|
|
|
|
[ui]
|
|
tab.selected.reverse = toggle
|