mirror of
https://github.com/kmein/niveum
synced 2026-03-20 12:01:06 +01:00
fix: fzfmenu
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user