stylix on hm
This commit is contained in:
parent
3f2672e468
commit
8e5a0ff620
9 changed files with 407 additions and 6 deletions
|
|
@ -8,13 +8,12 @@
|
|||
programs.helix = {
|
||||
enable = true;
|
||||
settings = {
|
||||
theme = "base16_transparent";
|
||||
editor = {
|
||||
file-picker.hidden = false;
|
||||
idle-timeout = 0;
|
||||
line-number = "relative";
|
||||
cursor-shape = {
|
||||
normal = "block";
|
||||
normal = "bar";
|
||||
insert = "bar";
|
||||
select = "underline";
|
||||
};
|
||||
|
|
@ -47,4 +46,4 @@
|
|||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue