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

dont know what happened there II

This commit is contained in:
Kierán Meinhardt
2019-03-06 01:01:27 +01:00
parent ebf02f5c04
commit 72c70e3870
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
{ pkgs }:
{ config, pkgs }:
with import ../theme.nix;
{
enable = true;
@@ -9,9 +9,8 @@ with import ../theme.nix;
};
scroll.bar.enable = false;
extraConfig = {
perl-ext-common = "default,clipboard,url-select,atcher";
urlLauncher = "opera";
"matcher.button" = 3;
perl-ext-common = "default,clipboard,url-select,matcher";
urlLauncher = "brave";
fading = 50;
iso14755 = false;
urgentOnBell = true;