feat: per-host Hyprland config directory (monitors, env, workspaces) #18

Open
Hermes wants to merge 10 commits from feat/per-host-hyprland into master
3 changed files with 116 additions and 174 deletions
Showing only changes of commit fe90a0f607 - Show all commits

View File

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