Commit Graph

4 Commits (b629697ddddbe1dc85b85e879d9faf51639c27c4)

Author SHA1 Message Date
The_miro b629697ddd feat: add hyprlua config set and migrate hyprland envvars to dedicated file
Duplicates desktopenvs/hyprland/ as desktopenvs/hyprlua/ and converts all
Hyprland-specific configs (.conf) to Lua (.lua) using the 0.55+ hl.* API:
hyprland.lua, envvars.lua, monitors.lua, input.lua, autostart.lua,
windowrules.lua, binds.lua. Non-Hyprland tool configs (hyprpaper, hyprlock,
hypridle, hyprtoolkit) remain as .conf. Adds hyprlua.sh installer (user-side
.lua files install to ~/.config/hypr/ for require() resolution) and registers
HyprLua as the recommended DE option in tui-install.sh, marking the old
hyprlang-based Hyprland install as legacy.

Also consolidates hyprland (legacy) env vars into hypr-usr/envvars.conf,
removing duplicates from hyprland.conf and monitors.conf.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 08:50:23 +02:00
The_miro 8731608f42 restructured all the scripts into one folder 2025-05-12 10:08:58 +02:00
The_miro c1568649a3 fixed kitty ssh 2025-02-16 17:05:09 +01:00
The_miro b9dfb7579b set hyprland input and monitor config to source externally 2024-12-09 11:32:27 +01:00