chore(hypr): remove legacy .conf configs now that Lua is active
Hyprland loads hyprland.lua (not hyprland.conf) when present, so the hyprlang configs are dead weight. Delete the Hyprland .conf files and their gitignored host .conf counterparts, leaving only hypridle.conf and hyprlock.conf (used by separate tools that still use hyprlang).
This commit is contained in:
parent
2e6e19348a
commit
e9f65e1675
7 changed files with 3 additions and 418 deletions
|
|
@ -1,6 +1,6 @@
|
|||
-- Host-specific overrides: Chester (laptop, 2880x1800 internal display)
|
||||
-- Converted from hosts/William.conf (which the .conf path used via the
|
||||
-- host.conf symlink) — keeps the internal panel at 2x scaling.
|
||||
-- Loaded automatically by hyprland.lua via hostname detection.
|
||||
-- Keeps the internal panel at 1.5x scaling (virtual 1920x1200).
|
||||
|
||||
-- Laptop internal display — explicit & stable
|
||||
hl.monitor({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue