diff --git a/hypr/.config/hypr/host/laptop.conf b/hypr/.config/hypr/hosts/laptop.conf similarity index 100% rename from hypr/.config/hypr/host/laptop.conf rename to hypr/.config/hypr/hosts/laptop.conf diff --git a/hypr/.config/hypr/host/uconsole.conf b/hypr/.config/hypr/hosts/uconsole.conf similarity index 100% rename from hypr/.config/hypr/host/uconsole.conf rename to hypr/.config/hypr/hosts/uconsole.conf diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 14aae5c..80b0ef8 100755 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -3,8 +3,7 @@ source = mocha.conf # source = ~/.cache/wal/colors-hyprland.conf (disabled — no pywal on uConsole) -source = host/monitors.conf -source = host/uconsole.conf +source = hosts/monitors.conf ################### ### MY PROGRAMS ###