From 7c2d2ae36bf516766fea7c2db9c5a4c93fce9e6d Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 6 Jan 2024 21:50:06 +0900 Subject: [PATCH] test --- .../common/desktops/hyprland/{colors => themes}/gruvbox.nix | 0 .../common/desktops/hyprland/{colors => themes}/stylix.nix | 0 nixos/common/desktops/hyprland/{colors => themes}/gruvbox.nix | 0 nixos/common/desktops/hyprland/{colors => themes}/stylix.nix | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename home-manager/common/desktops/hyprland/{colors => themes}/gruvbox.nix (100%) rename home-manager/common/desktops/hyprland/{colors => themes}/stylix.nix (100%) rename nixos/common/desktops/hyprland/{colors => themes}/gruvbox.nix (100%) rename nixos/common/desktops/hyprland/{colors => themes}/stylix.nix (100%) diff --git a/home-manager/common/desktops/hyprland/colors/gruvbox.nix b/home-manager/common/desktops/hyprland/themes/gruvbox.nix similarity index 100% rename from home-manager/common/desktops/hyprland/colors/gruvbox.nix rename to home-manager/common/desktops/hyprland/themes/gruvbox.nix diff --git a/home-manager/common/desktops/hyprland/colors/stylix.nix b/home-manager/common/desktops/hyprland/themes/stylix.nix similarity index 100% rename from home-manager/common/desktops/hyprland/colors/stylix.nix rename to home-manager/common/desktops/hyprland/themes/stylix.nix diff --git a/nixos/common/desktops/hyprland/colors/gruvbox.nix b/nixos/common/desktops/hyprland/themes/gruvbox.nix similarity index 100% rename from nixos/common/desktops/hyprland/colors/gruvbox.nix rename to nixos/common/desktops/hyprland/themes/gruvbox.nix diff --git a/nixos/common/desktops/hyprland/colors/stylix.nix b/nixos/common/desktops/hyprland/themes/stylix.nix similarity index 100% rename from nixos/common/desktops/hyprland/colors/stylix.nix rename to nixos/common/desktops/hyprland/themes/stylix.nix