feat(desktop/lockscreen): add hyprlock
This commit is contained in:
parent
5cb05a2dcb
commit
71706390b4
8 changed files with 62 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
desktop.windowManager = "hyprland";
|
||||
desktop.browser = "firefox";
|
||||
desktop.terminal = "ghostty";
|
||||
desktop.lockscreen = "hyprlock";
|
||||
|
||||
home.shellAliases = {
|
||||
v = "nvim";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue