hypr-dotfiles/hypr
Jeena 06de4dcb8a hypr: make the per-host config lookup case-insensitive
The hosts files were written capitalized (Rutherford.lua, Chester.lua)
but the require uses the hostname exactly as `hostname` prints it —
lowercase — so on a case-sensitive filesystem the lookup missed and
pcall silently swallowed it. The per-host monitor overrides therefore
never loaded on either machine. Normalize the hostname to lowercase
and name the files in lowercase so any casing matches.
2026-09-18 05:45:44 +09:00
..
hosts hypr: make the per-host config lookup case-insensitive 2026-09-18 05:45:44 +09:00
scripts hypr: guard whisrs hold-to-talk binds with daemon state 2026-09-15 08:36:08 +09:00
wallpapers Resize the wallpaper to fix exactly my screen 2025-09-04 22:20:25 +09:00
autostart.lua fix(hypr): unify special workspace, drop 'magic' name 2026-08-27 19:43:36 +09:00
hypridle.conf fix: drop upstream multi-GPU workarounds that don't work on Chester 2026-08-24 10:18:08 +09:00
hyprland.lua hypr: make the per-host config lookup case-insensitive 2026-09-18 05:45:44 +09:00
hyprlock.conf fix(hyprlock): make input field always visible 2026-08-29 09:34:30 +09:00
keybindings.lua hypr: add Pause as the alternate dictation key 2026-09-15 09:13:47 +09:00
menu.list feat: add mirror-display toggle to launch menu 2026-05-14 12:44:11 +00:00
programs.lua feat: convert hypr config to Lua and add Chester host 2026-08-24 10:11:22 +09:00
shortcuts.txt hypr: make the per-host config lookup case-insensitive 2026-09-18 05:45:44 +09:00
windowrule.lua feat: convert hypr config to Lua and add Chester host 2026-08-24 10:11:22 +09:00