feat: migrate Hyprland config to Lua (Hyprland 0.55+)
- Rewrite hyprland.nix to use configType = "lua" - Use Hyprland 0.55 Lua API: hl.config(), hl.bind(), hl.curve(), hl.animation(), hl.window_rule(), hl.workspace_rule(), hl.dsp.* - Consolidate window rules where possible - Update flake.lock: home-manager -> 74f170c6 (2026-05-18) - hypridle and hyprlock keep their own config format
This commit is contained in:
Generated
+3
-3
@@ -146,11 +146,11 @@
|
||||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1778503501,
|
||||
"narHash": "sha256-08L/X4/do7nET4rzidJ76eV/1r+mB7DchVpdPypsghc=",
|
||||
"lastModified": 1779113444,
|
||||
"narHash": "sha256-/L61sT1PIKmGWIQpIh0uJGH/ANvcsf6y4alxtb9kelg=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "85ba629c79449badf4338117c27f0ee92b4b9f1a",
|
||||
"rev": "74f170c62d57f90e656841f1f699e6bdf40f0a24",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
||||
Reference in New Issue
Block a user