mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Mini-frame is cool, but has a lot of latency
This commit is contained in:
parent
0d180685e3
commit
caf3a7861b
5 changed files with 55 additions and 22 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -547,6 +547,22 @@
|
|||
"type": "indirect"
|
||||
}
|
||||
},
|
||||
"mini-frame": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1685981796,
|
||||
"narHash": "sha256-HsGEu37oq2uuQFfE2m++VH1SwyGC89ChnmrBVFC/WME=",
|
||||
"owner": "muffinmad",
|
||||
"repo": "emacs-mini-frame",
|
||||
"rev": "f420020aa33a1b00407000addd995170a36e026e",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "muffinmad",
|
||||
"repo": "emacs-mini-frame",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nix-doom-emacs": {
|
||||
"inputs": {
|
||||
"doom-emacs": "doom-emacs",
|
||||
|
@ -888,6 +904,7 @@
|
|||
"home-manager": "home-manager",
|
||||
"hyprland-plugins": "hyprland-plugins",
|
||||
"kdenlive-pin-nixpkgs": "kdenlive-pin-nixpkgs",
|
||||
"mini-frame": "mini-frame",
|
||||
"nix-doom-emacs": "nix-doom-emacs",
|
||||
"nix-straight": "nix-straight",
|
||||
"nixpkgs": "nixpkgs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue