[feat] Fix the issue with sourcing the Cattppucin themes

This commit is contained in:
uttarayan21
2024-03-04 04:30:13 +05:30
parent 1d8361356e
commit 22ffff0509
4 changed files with 35 additions and 26 deletions

View File

@@ -4,15 +4,15 @@
settings = {
source =
let
catppuccin = pkgs.fetchFromGitHub {
owner = "catppuccin";
repo = "hyprland";
rev = "main";
sha256 = "sha256-9BhZq9J1LmHfAPBqOr64chiAEzS+YV6zqe9ma95V3no";
};
in
"${catppuccin}/themes/mocha.conf";
# let
# catppuccin = pkgs.fetchFromGitHub {
# owner = "catppuccin";
# repo = "hyprland";
# rev = "main";
# sha256 = "sha256-9BhZq9J1LmHfAPBqOr64chiAEzS+YV6zqe9ma95V3no";
# };
# in
"${pkgs.catppuccinThemes.hyprland}/themes/mocha.conf";
monitor = [
",preferred,auto,auto"
"DP-1, 2560x1440@170, 0x0, 1, transform, 0"