remove custom catppucin theme
This commit is contained in:
parent
a2c3d7d10b
commit
ca3df744ba
|
|
@ -1,7 +1,4 @@
|
||||||
{ pkgs, lib, config, ... }:
|
{ pkgs, lib, config, ... }:
|
||||||
let
|
|
||||||
catppuccin = pkgs.callPackage ../../../../pkgs/tmuxPlugins/catppuccin.nix {};
|
|
||||||
in
|
|
||||||
{
|
{
|
||||||
options = {
|
options = {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue