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

fix: fzfmenu

This commit is contained in:
Kierán Meinhardt
2020-04-10 16:18:20 +02:00
parent 7a1a092f6b
commit eb0771c233
6 changed files with 21 additions and 25 deletions

View File

@@ -4,6 +4,7 @@
environment.systemPackages = [
pkgs.unstable.alacritty
pkgs.st
pkgs.unstable.alacritty.terminfo
];

View File

@@ -47,12 +47,12 @@ in with config.niveum; {
indicator = colours.foreground;
childBorder = colours.foreground;
};
focusedInactive = focused;
unfocused = scheme // {
border = colours.background;
indicator = colours.background;
childBorder = colours.background;
};
focusedInactive = unfocused;
urgent = scheme // {
border = colours.red.bright;
indicator = colours.red.bright;

View File

@@ -35,7 +35,7 @@
# INTERNET
aria2
firefox
tor-browser-bundle-bin
# tor-browser-bundle-bin
qutebrowser
tdesktop
w3m