removing old non used scripts
This commit is contained in:
parent
797d90f040
commit
ff3d4fb592
32 changed files with 8 additions and 958 deletions
|
@ -1068,7 +1068,7 @@ end
|
|||
padding.y = 10;
|
||||
dynamic_padding = true;
|
||||
};
|
||||
shell.program = "fish";
|
||||
shell.program = "nu";
|
||||
font = {
|
||||
normal = {
|
||||
family = "VictorMono Nerd Font";
|
||||
|
@ -1134,6 +1134,9 @@ end
|
|||
'';
|
||||
cmd_duration = {
|
||||
format = " $duration";
|
||||
min_time = 0;
|
||||
show_notifications = true;
|
||||
min_time_to_notify = 20000;
|
||||
};
|
||||
time = {
|
||||
format = "| $time";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue