1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

Fix color pallette

This commit is contained in:
Kierán Meinhardt
2019-01-30 17:44:36 +01:00
parent 36d6f65dac
commit 942272895b
2 changed files with 3 additions and 2 deletions

View File

@@ -15,5 +15,6 @@ with import ../theme.nix;
fading = 50;
iso14755 = false;
urgentOnBell = true;
reverseVideo = true;
};
}