From 15986936c45e524832e5830e0125f6cfe7d22634 Mon Sep 17 00:00:00 2001 From: joygnu Date: Sat, 31 Aug 2024 17:07:33 +0200 Subject: [PATCH] hyprland --- modules/default.nix | 2 +- modules/{desktop => hyprland}/ags/bar/config.js | 0 modules/{desktop => hyprland}/ags/bar/style.css | 0 modules/{desktop => hyprland}/ags/default.nix | 0 modules/{desktop => hyprland}/ags/tsconfig.json | 0 modules/{desktop => hyprland}/default.nix | 0 modules/{desktop => hyprland}/hypridle/default.nix | 0 modules/{desktop => hyprland}/hyprland/default.nix | 0 .../{desktop => hyprland}/hyprland/scripts/ags.sh | 0 .../{desktop => hyprland}/hyprland/scripts/cmus.sh | 0 .../hyprland/scripts/gamemode.sh | 0 .../hyprland/scripts/hypridle.sh | 0 .../{desktop => hyprland}/hyprland/scripts/mpv.sh | 0 .../hyprland/scripts/screen.sh | 0 .../{desktop => hyprland}/hyprland/scripts/vm.sh | 0 .../hyprland/scripts/volume.sh | 0 modules/{desktop => hyprland}/styling/default.nix | 0 .../{desktop => hyprland}/styling/gtk/default.nix | 0 .../styling/gtk/gruvbox-plus.nix | 0 .../{desktop => hyprland}/styling/qt/default.nix | 0 .../styling/stylix/default.nix | 0 .../styling/stylix/wallpaper.png | Bin 22 files changed, 1 insertion(+), 1 deletion(-) rename modules/{desktop => hyprland}/ags/bar/config.js (100%) rename modules/{desktop => hyprland}/ags/bar/style.css (100%) rename modules/{desktop => hyprland}/ags/default.nix (100%) rename modules/{desktop => hyprland}/ags/tsconfig.json (100%) rename modules/{desktop => hyprland}/default.nix (100%) rename modules/{desktop => hyprland}/hypridle/default.nix (100%) rename modules/{desktop => hyprland}/hyprland/default.nix (100%) rename modules/{desktop => hyprland}/hyprland/scripts/ags.sh (100%) rename modules/{desktop => hyprland}/hyprland/scripts/cmus.sh (100%) rename modules/{desktop => hyprland}/hyprland/scripts/gamemode.sh (100%) rename modules/{desktop => hyprland}/hyprland/scripts/hypridle.sh (100%) rename modules/{desktop => hyprland}/hyprland/scripts/mpv.sh (100%) rename modules/{desktop => hyprland}/hyprland/scripts/screen.sh (100%) rename modules/{desktop => hyprland}/hyprland/scripts/vm.sh (100%) rename modules/{desktop => hyprland}/hyprland/scripts/volume.sh (100%) rename modules/{desktop => hyprland}/styling/default.nix (100%) rename modules/{desktop => hyprland}/styling/gtk/default.nix (100%) rename modules/{desktop => hyprland}/styling/gtk/gruvbox-plus.nix (100%) rename modules/{desktop => hyprland}/styling/qt/default.nix (100%) rename modules/{desktop => hyprland}/styling/stylix/default.nix (100%) rename modules/{desktop => hyprland}/styling/stylix/wallpaper.png (100%) diff --git a/modules/default.nix b/modules/default.nix index 91733e8..4935ff5 100644 --- a/modules/default.nix +++ b/modules/default.nix @@ -1,7 +1,7 @@ { imports = [ ./apps - ./desktop + ./hyprland ./hardware ./services ./system diff --git a/modules/desktop/ags/bar/config.js b/modules/hyprland/ags/bar/config.js similarity index 100% rename from modules/desktop/ags/bar/config.js rename to modules/hyprland/ags/bar/config.js diff --git a/modules/desktop/ags/bar/style.css b/modules/hyprland/ags/bar/style.css similarity index 100% rename from modules/desktop/ags/bar/style.css rename to modules/hyprland/ags/bar/style.css diff --git a/modules/desktop/ags/default.nix b/modules/hyprland/ags/default.nix similarity index 100% rename from modules/desktop/ags/default.nix rename to modules/hyprland/ags/default.nix diff --git a/modules/desktop/ags/tsconfig.json b/modules/hyprland/ags/tsconfig.json similarity index 100% rename from modules/desktop/ags/tsconfig.json rename to modules/hyprland/ags/tsconfig.json diff --git a/modules/desktop/default.nix b/modules/hyprland/default.nix similarity index 100% rename from modules/desktop/default.nix rename to modules/hyprland/default.nix diff --git a/modules/desktop/hypridle/default.nix b/modules/hyprland/hypridle/default.nix similarity index 100% rename from modules/desktop/hypridle/default.nix rename to modules/hyprland/hypridle/default.nix diff --git a/modules/desktop/hyprland/default.nix b/modules/hyprland/hyprland/default.nix similarity index 100% rename from modules/desktop/hyprland/default.nix rename to modules/hyprland/hyprland/default.nix diff --git a/modules/desktop/hyprland/scripts/ags.sh b/modules/hyprland/hyprland/scripts/ags.sh similarity index 100% rename from modules/desktop/hyprland/scripts/ags.sh rename to modules/hyprland/hyprland/scripts/ags.sh diff --git a/modules/desktop/hyprland/scripts/cmus.sh b/modules/hyprland/hyprland/scripts/cmus.sh similarity index 100% rename from modules/desktop/hyprland/scripts/cmus.sh rename to modules/hyprland/hyprland/scripts/cmus.sh diff --git a/modules/desktop/hyprland/scripts/gamemode.sh b/modules/hyprland/hyprland/scripts/gamemode.sh similarity index 100% rename from modules/desktop/hyprland/scripts/gamemode.sh rename to modules/hyprland/hyprland/scripts/gamemode.sh diff --git a/modules/desktop/hyprland/scripts/hypridle.sh b/modules/hyprland/hyprland/scripts/hypridle.sh similarity index 100% rename from modules/desktop/hyprland/scripts/hypridle.sh rename to modules/hyprland/hyprland/scripts/hypridle.sh diff --git a/modules/desktop/hyprland/scripts/mpv.sh b/modules/hyprland/hyprland/scripts/mpv.sh similarity index 100% rename from modules/desktop/hyprland/scripts/mpv.sh rename to modules/hyprland/hyprland/scripts/mpv.sh diff --git a/modules/desktop/hyprland/scripts/screen.sh b/modules/hyprland/hyprland/scripts/screen.sh similarity index 100% rename from modules/desktop/hyprland/scripts/screen.sh rename to modules/hyprland/hyprland/scripts/screen.sh diff --git a/modules/desktop/hyprland/scripts/vm.sh b/modules/hyprland/hyprland/scripts/vm.sh similarity index 100% rename from modules/desktop/hyprland/scripts/vm.sh rename to modules/hyprland/hyprland/scripts/vm.sh diff --git a/modules/desktop/hyprland/scripts/volume.sh b/modules/hyprland/hyprland/scripts/volume.sh similarity index 100% rename from modules/desktop/hyprland/scripts/volume.sh rename to modules/hyprland/hyprland/scripts/volume.sh diff --git a/modules/desktop/styling/default.nix b/modules/hyprland/styling/default.nix similarity index 100% rename from modules/desktop/styling/default.nix rename to modules/hyprland/styling/default.nix diff --git a/modules/desktop/styling/gtk/default.nix b/modules/hyprland/styling/gtk/default.nix similarity index 100% rename from modules/desktop/styling/gtk/default.nix rename to modules/hyprland/styling/gtk/default.nix diff --git a/modules/desktop/styling/gtk/gruvbox-plus.nix b/modules/hyprland/styling/gtk/gruvbox-plus.nix similarity index 100% rename from modules/desktop/styling/gtk/gruvbox-plus.nix rename to modules/hyprland/styling/gtk/gruvbox-plus.nix diff --git a/modules/desktop/styling/qt/default.nix b/modules/hyprland/styling/qt/default.nix similarity index 100% rename from modules/desktop/styling/qt/default.nix rename to modules/hyprland/styling/qt/default.nix diff --git a/modules/desktop/styling/stylix/default.nix b/modules/hyprland/styling/stylix/default.nix similarity index 100% rename from modules/desktop/styling/stylix/default.nix rename to modules/hyprland/styling/stylix/default.nix diff --git a/modules/desktop/styling/stylix/wallpaper.png b/modules/hyprland/styling/stylix/wallpaper.png similarity index 100% rename from modules/desktop/styling/stylix/wallpaper.png rename to modules/hyprland/styling/stylix/wallpaper.png