From 7a9b253a14788ce7a0a87664e852093b01bf2098 Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 26 Oct 2024 17:23:31 -0400 Subject: seth/niri: apply catppuccin themes to more apps --- users/seth/desktop/niri/default.nix | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'users') diff --git a/users/seth/desktop/niri/default.nix b/users/seth/desktop/niri/default.nix index 7a1c969..e24bbd8 100644 --- a/users/seth/desktop/niri/default.nix +++ b/users/seth/desktop/niri/default.nix @@ -38,6 +38,15 @@ in pkgs.xwayland-satellite ]; + # Enable things from the NixOS module here to + # apply Catppuccin themes + programs = { + alacritty.enable = true; + fuzzel.enable = true; + mako.enable = true; + swaylock.enable = true; + }; + seth = { programs = { # Official Spotify has ugly CSD -- cgit v1.2.3