diff --git a/assets/dotfiles b/assets/dotfiles index 75df6d5..f453874 160000 --- a/assets/dotfiles +++ b/assets/dotfiles @@ -1 +1 @@ -Subproject commit 75df6d502a0786e62255eff1c48041c3f21e6a5a +Subproject commit f45387456b4d1f594e2d623366248ece64f50b25 diff --git a/users/gortium/home.nix b/users/gortium/home.nix index 5b3383c..ce7902f 100644 --- a/users/gortium/home.nix +++ b/users/gortium/home.nix @@ -49,8 +49,8 @@ in { # hyprland — host-specific monitor config ".config/hypr/host/monitors.conf".source = if isUconsole - then "${dotfiles}/hypr/.config/hypr/host/uconsole.conf" - else "${dotfiles}/hypr/.config/hypr/host/laptop.conf"; + then "${dotfiles}/hypr/.config/hypr/hosts/uconsole.conf" + else "${dotfiles}/hypr/.config/hypr/hosts/laptop.conf"; }; home.packages = with pkgs; [