mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-13 12:31:07 +01:00
antidote: add module
Antidote is a Zsh plugin manager.
This commit is contained in:
parent
b9046172a5
commit
70ac18872a
6 changed files with 95 additions and 0 deletions
|
|
@ -1125,6 +1125,14 @@ in
|
|||
can control it by using the `qt5ct` and `qt6ct` applications;
|
||||
- `qt.style.name = "kvantum"`: override the style by using themes
|
||||
written in SVG. Supports many popular themes.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2023-06-17T22:18:22+00:00";
|
||||
condition = config.programs.zsh.enable;
|
||||
message = ''
|
||||
A new modules is available: 'programs.zsh.antidote'
|
||||
'';
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue