1
0
mirror of https://github.com/kmein/niveum synced 2026-03-17 18:41:09 +01:00

add Terminal.app theme

This commit is contained in:
Kierán Meinhardt
2019-01-02 02:20:32 +01:00
parent 58e98e390d
commit 5fa78e451f
2 changed files with 24 additions and 0 deletions

View File

@@ -11,5 +11,6 @@ with import ../theme.nix;
extraConfig = {
perl-ext-common = "default,clipboard,url-select,keyboard-select";
fading = 50;
urgentOnBell = true;
};
}