From 98358e964c0ef967992ba04c6c47bd5777c8d602 Mon Sep 17 00:00:00 2001 From: Lilly Date: Mon, 5 Jan 2026 19:52:54 +0000 Subject: [PATCH] Auto-commit: 2026-01-05 19:52:54 --- home/{ => desktop}/hyprland/animations.nix | 0 home/{ => desktop}/hyprland/default.nix | 0 home/{ => desktop}/hyprland/execs.nix | 0 home/{ => desktop}/hyprland/general.nix | 0 home/{ => desktop}/hyprland/hypridle.nix | 0 home/{ => desktop}/hyprland/input.nix | 0 home/{ => desktop}/hyprland/keybinds.nix | 0 home/{ => desktop}/hyprland/misc.nix | 0 home/{ => desktop}/hyprland/monitors.nix | 0 home/{ => desktop}/hyprland/rules/default.nix | 0 home/{ => desktop}/hyprland/rules/windows.nix | 0 home/{ => desktop}/hyprland/rules/workspaces.nix | 0 home/{ => desktop}/hyprland/theme.nix | 0 home/{terminal => desktop}/kitty.nix | 0 modules/{ => core}/fonts.nix | 0 15 files changed, 0 insertions(+), 0 deletions(-) rename home/{ => desktop}/hyprland/animations.nix (100%) rename home/{ => desktop}/hyprland/default.nix (100%) rename home/{ => desktop}/hyprland/execs.nix (100%) rename home/{ => desktop}/hyprland/general.nix (100%) rename home/{ => desktop}/hyprland/hypridle.nix (100%) rename home/{ => desktop}/hyprland/input.nix (100%) rename home/{ => desktop}/hyprland/keybinds.nix (100%) rename home/{ => desktop}/hyprland/misc.nix (100%) rename home/{ => desktop}/hyprland/monitors.nix (100%) rename home/{ => desktop}/hyprland/rules/default.nix (100%) rename home/{ => desktop}/hyprland/rules/windows.nix (100%) rename home/{ => desktop}/hyprland/rules/workspaces.nix (100%) rename home/{ => desktop}/hyprland/theme.nix (100%) rename home/{terminal => desktop}/kitty.nix (100%) rename modules/{ => core}/fonts.nix (100%) diff --git a/home/hyprland/animations.nix b/home/desktop/hyprland/animations.nix similarity index 100% rename from home/hyprland/animations.nix rename to home/desktop/hyprland/animations.nix diff --git a/home/hyprland/default.nix b/home/desktop/hyprland/default.nix similarity index 100% rename from home/hyprland/default.nix rename to home/desktop/hyprland/default.nix diff --git a/home/hyprland/execs.nix b/home/desktop/hyprland/execs.nix similarity index 100% rename from home/hyprland/execs.nix rename to home/desktop/hyprland/execs.nix diff --git a/home/hyprland/general.nix b/home/desktop/hyprland/general.nix similarity index 100% rename from home/hyprland/general.nix rename to home/desktop/hyprland/general.nix diff --git a/home/hyprland/hypridle.nix b/home/desktop/hyprland/hypridle.nix similarity index 100% rename from home/hyprland/hypridle.nix rename to home/desktop/hyprland/hypridle.nix diff --git a/home/hyprland/input.nix b/home/desktop/hyprland/input.nix similarity index 100% rename from home/hyprland/input.nix rename to home/desktop/hyprland/input.nix diff --git a/home/hyprland/keybinds.nix b/home/desktop/hyprland/keybinds.nix similarity index 100% rename from home/hyprland/keybinds.nix rename to home/desktop/hyprland/keybinds.nix diff --git a/home/hyprland/misc.nix b/home/desktop/hyprland/misc.nix similarity index 100% rename from home/hyprland/misc.nix rename to home/desktop/hyprland/misc.nix diff --git a/home/hyprland/monitors.nix b/home/desktop/hyprland/monitors.nix similarity index 100% rename from home/hyprland/monitors.nix rename to home/desktop/hyprland/monitors.nix diff --git a/home/hyprland/rules/default.nix b/home/desktop/hyprland/rules/default.nix similarity index 100% rename from home/hyprland/rules/default.nix rename to home/desktop/hyprland/rules/default.nix diff --git a/home/hyprland/rules/windows.nix b/home/desktop/hyprland/rules/windows.nix similarity index 100% rename from home/hyprland/rules/windows.nix rename to home/desktop/hyprland/rules/windows.nix diff --git a/home/hyprland/rules/workspaces.nix b/home/desktop/hyprland/rules/workspaces.nix similarity index 100% rename from home/hyprland/rules/workspaces.nix rename to home/desktop/hyprland/rules/workspaces.nix diff --git a/home/hyprland/theme.nix b/home/desktop/hyprland/theme.nix similarity index 100% rename from home/hyprland/theme.nix rename to home/desktop/hyprland/theme.nix diff --git a/home/terminal/kitty.nix b/home/desktop/kitty.nix similarity index 100% rename from home/terminal/kitty.nix rename to home/desktop/kitty.nix diff --git a/modules/fonts.nix b/modules/core/fonts.nix similarity index 100% rename from modules/fonts.nix rename to modules/core/fonts.nix