add scroll

This commit is contained in:
EdenQwQ 2025-04-24 23:05:33 +08:00
parent c34f676161
commit 7257183d8f
8 changed files with 155 additions and 33 deletions

View file

@ -9,6 +9,7 @@
"https://nix-community.cachix.org"
"https://hyprland.cachix.org"
"https://niri.cachix.org"
"https://nixpkgs-wayland.cachix.org"
];
trusted-public-keys = [
@ -16,6 +17,7 @@
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
"niri.cachix.org-1:Wv0OmO7PsuocRKzfDoJ3mulSl7Z6oezYhGhR+3W2964="
"nixpkgs-wayland.cachix.org-1:3lwxaILxMRkVhehr5StQprHdEo4IrE8sRho9R9HOLYA="
];
};
}