hypr dots
This commit is contained in:
parent
98d71e0170
commit
7bca3bbe77
10 changed files with 560 additions and 471 deletions
|
|
@ -1,9 +1,11 @@
|
|||
{...}: {
|
||||
{osConfig, ...}: let
|
||||
flavor = osConfig.horseman.catppuccin.flavor;
|
||||
in {
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
settings = {
|
||||
theme = "catppuccin_macchiato";
|
||||
theme = "catppuccin_${flavor}";
|
||||
editor = {
|
||||
clipboard-provider = "wayland";
|
||||
cursor-shape = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue