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

colorscheming; vim: - airline

This commit is contained in:
Kierán Meinhardt
2019-04-13 22:28:22 +02:00
parent 4d7ed73795
commit c2efe26553
6 changed files with 89 additions and 10 deletions

View File

@@ -10,8 +10,8 @@ with import <dot/theme.nix>;
scroll.bar.enable = false;
extraConfig = {
perl-ext-common = "default,clipboard,url-select,matcher";
urlLauncher = "chromium";
fading = 50;
urlLauncher = "/usr/bin/env chromium";
fading = 20;
iso14755 = false;
urgentOnBell = true;
reverseVideo = false;