feat(desktop/lockscreen): add hyprlock
This commit is contained in:
parent
5cb05a2dcb
commit
71706390b4
8 changed files with 62 additions and 0 deletions
|
@ -20,6 +20,8 @@ in
|
|||
"${mainMonitor.id}, ${mainMonitor.resolution}@${mainMonitor.refresh-rate}, auto, ${mainMonitor.scale}"
|
||||
", preferred, auto, 1"
|
||||
];
|
||||
|
||||
exec-once = [ "uwsm app -- $LOCKSCREEN" ];
|
||||
}
|
||||
(import ./decoration.nix)
|
||||
(import ./keybinds.nix)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue