hypr dots

This commit is contained in:
KoenDR06 2025-11-09 21:48:11 +01:00
parent 98d71e0170
commit 7bca3bbe77
10 changed files with 560 additions and 471 deletions

View file

@ -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 = {