home/kitty: cleanup and fmt

This commit is contained in:
Aly Raffauf 2024-07-24 08:26:00 -04:00
parent 96763c8752
commit c7302cbbd4

View file

@ -14,9 +14,7 @@
};
settings = {
# background = "${config.ar.home.theme.colors.background}";
background_opacity = "0.8";
# foreground = "${config.ar.home.theme.colors.text}";
notify_on_cmd_finish = "unfocused 10.0 command ${lib.getExe pkgs.libnotify} \"Job Finished with Status: %s\" %c";
};