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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user