fix: rename hosts/ to host/ to match store, fix missing source files

This commit is contained in:
2026-06-20 17:48:13 -04:00
parent dfa689633f
commit fe90a0f607
3 changed files with 3 additions and 3 deletions

View File

@@ -2,9 +2,9 @@
# Host-specific settings (monitors, env, workspaces) in host/monitors.conf # Host-specific settings (monitors, env, workspaces) in host/monitors.conf
source = mocha.conf source = mocha.conf
source = ~/.cache/wal/colors-hyprland.conf # source = ~/.cache/wal/colors-hyprland.conf (disabled — no pywal on uConsole)
source = hosts/monitors.conf source = host/monitors.conf
source = hosts/uconsole.conf source = host/uconsole.conf
################### ###################
### MY PROGRAMS ### ### MY PROGRAMS ###