mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-03-20 05:09:44 +08:00
add templates
This commit is contained in:
parent
eac820e632
commit
36d96fd613
6 changed files with 205 additions and 9 deletions
|
|
@ -25,7 +25,6 @@
|
|||
$scala\
|
||||
$conda\
|
||||
$python\
|
||||
$custom\
|
||||
$container\
|
||||
$nix_shell\
|
||||
$time\n\
|
||||
|
|
@ -180,14 +179,6 @@
|
|||
disabled = false
|
||||
symbol = ' '
|
||||
|
||||
[custom.flake]
|
||||
command = "cat flake.nix | grep description | cut -d\" -f2"
|
||||
style = "bg:overlay fg:pine"
|
||||
format = " [](fg:overlay)[ $symbol$output ]($style)[](fg:overlay)"
|
||||
disabled = false
|
||||
symbol = " "
|
||||
detect_files = ["flake.nix"]
|
||||
|
||||
[nix_shell]
|
||||
format = 'via [$symbol$state( \($name\))]($style) '
|
||||
symbol = " "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue