summaryrefslogtreecommitdiff
path: root/hyprland.lua
Commit message (Collapse)AuthorAgeFilesLines
* feat: add Lua config modules for Hyprland魏曹先生44 hours1-363/+20
| | | | | | Split the monolithic Hyprland config into modular Lua files covering appearance, input, keybindings, monitors, startup, window rules, and workspace settings.
* Add initial Hyprland configuration魏曹先生44 hours1-0/+363
This commit introduces the base Hyprland setup including: - Monitor configuration for dual display setup - Default applications and keybindings - Window management rules and animations - Autostart services (waybar, hyprpaper, fcitx5) - Custom scripts for window toggling - Hyprspace plugin for workspace overview