refactor: move to hyprland
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{ pkgs }:
|
||||
{
|
||||
lock =
|
||||
pkgs.writeShellScript "koonos-lock-screen" ''
|
||||
${pkgs.hyprlock}/bin/hyprlock
|
||||
'';
|
||||
}
|
||||
Reference in New Issue
Block a user