removing old non used scripts

This commit is contained in:
Chris Cochrun 2024-07-15 10:05:55 -05:00
parent 797d90f040
commit ff3d4fb592
32 changed files with 8 additions and 958 deletions

View file

@ -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";