From 52e9f0a94c01fc6e76cc4ba4803bf029857111b5 Mon Sep 17 00:00:00 2001 From: voidarc Date: Tue, 7 Jul 2026 11:39:39 +0100 Subject: [PATCH] renamed gtk to more apth theming system module --- modules/system/{gtk => theming}/cursor.nix | 0 modules/system/{gtk => theming}/default.nix | 0 modules/system/{gtk => theming}/gtk.nix | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename modules/system/{gtk => theming}/cursor.nix (100%) rename modules/system/{gtk => theming}/default.nix (100%) rename modules/system/{gtk => theming}/gtk.nix (100%) diff --git a/modules/system/gtk/cursor.nix b/modules/system/theming/cursor.nix similarity index 100% rename from modules/system/gtk/cursor.nix rename to modules/system/theming/cursor.nix diff --git a/modules/system/gtk/default.nix b/modules/system/theming/default.nix similarity index 100% rename from modules/system/gtk/default.nix rename to modules/system/theming/default.nix diff --git a/modules/system/gtk/gtk.nix b/modules/system/theming/gtk.nix similarity index 100% rename from modules/system/gtk/gtk.nix rename to modules/system/theming/gtk.nix