mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
use different theme
This commit is contained in:
parent
701a9849a6
commit
03464a60f6
1 changed files with 1 additions and 5 deletions
|
|
@ -3,11 +3,7 @@
|
|||
enable = true;
|
||||
package = pkgs.mods.helix;
|
||||
settings = {
|
||||
theme = {
|
||||
dark = "rose_pine";
|
||||
light = "rose_pine_dawn";
|
||||
};
|
||||
|
||||
theme = "base16_terminal";
|
||||
editor = {
|
||||
auto-format = false;
|
||||
end-of-line-diagnostics = "warning";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue