Gen 402: created system config for my laptop
This commit is contained in:
8
glasshouse-laptop/home/nixvim/config/plugins/barbar.nix
Normal file
8
glasshouse-laptop/home/nixvim/config/plugins/barbar.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
plugins.barbar = {
|
||||
enable = true;
|
||||
settings = {
|
||||
auto_hide = 1;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user