From c5c1f57cfa597f0661b37fb9a282d17ef9516144 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Sat, 21 Sep 2024 17:22:05 -0400 Subject: [PATCH] x11 --- modules/users/crow/home.nix | 1 + modules/users/crow/xinitrc.conf | 1 + 2 files changed, 2 insertions(+) create mode 100644 modules/users/crow/xinitrc.conf diff --git a/modules/users/crow/home.nix b/modules/users/crow/home.nix index 54ddd47..ae5d71f 100644 --- a/modules/users/crow/home.nix +++ b/modules/users/crow/home.nix @@ -4,6 +4,7 @@ homeDirectory = "/home/crow"; stateVersion = "24.05"; file.".config/hypr/hyprland.conf".source = ./hyprland.conf; + file."/home/crow/.xinitrc".source = ./xinitrc.conf; }; xdg = { diff --git a/modules/users/crow/xinitrc.conf b/modules/users/crow/xinitrc.conf new file mode 100644 index 0000000..ba0c6ef --- /dev/null +++ b/modules/users/crow/xinitrc.conf @@ -0,0 +1 @@ +exec i3