quickshell!
This commit is contained in:
parent
ff0fa258e4
commit
613ced37f5
17 changed files with 251 additions and 47 deletions
|
@ -11,13 +11,13 @@ in {
|
|||
colorizer.enable = true;
|
||||
modes-nvim.enable = true;
|
||||
illuminate.enable = true;
|
||||
|
||||
|
||||
breadcrumbs = {
|
||||
enable = true;
|
||||
source = "nvim-navic";
|
||||
navbuddy.enable = false;
|
||||
};
|
||||
|
||||
|
||||
smartcolumn = {
|
||||
enable = true;
|
||||
setupOpts = {
|
||||
|
@ -30,7 +30,7 @@ in {
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
borders = {
|
||||
enable = true;
|
||||
globalStyle = "rounded";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue