add(hyprlock): added typewriter animtaion
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{pkgs, ...}: let
|
||||
hakase-hyprlock-text-generator = pkgs.writeShellScriptBin "hakase-hyprlock-text-generator" ''
|
||||
|
||||
'';
|
||||
in {
|
||||
home.packages = [
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user