mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:13:55 -05:00
home/kitty: cleanup and fmt
This commit is contained in:
parent
96763c8752
commit
c7302cbbd4
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue