feat(desktop/lockscreen): add hyprlock

This commit is contained in:
Mohammad Rafiq 2025-05-20 21:00:03 +08:00
parent 5cb05a2dcb
commit 71706390b4
No known key found for this signature in database
8 changed files with 62 additions and 0 deletions

View file

@ -14,6 +14,7 @@
desktop.windowManager = "hyprland";
desktop.browser = "firefox";
desktop.terminal = "ghostty";
desktop.lockscreen = "hyprlock";
home.shellAliases = {
v = "nvim";