qutebrowser: "Fix" theme changing

This commit is contained in:
Geoffrey Frogeye 2025-05-20 23:13:11 +02:00
parent f5a3708181
commit 9117083e6d
2 changed files with 28 additions and 1 deletions

16
flake.lock generated
View file

@ -627,6 +627,21 @@
"type": "github"
}
},
"onixpkgs": {
"locked": {
"lastModified": 1747676747,
"narHash": "sha256-LXkWBVqilgx7Pohwqu/ABxDVw+Cmi5/Mj2S2mpUH0Fw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "72841a4a8761d1aed92ef6169a636872c986c76d",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-24.11",
"type": "indirect"
}
},
"root": {
"inputs": {
"disko": "disko",
@ -637,6 +652,7 @@
"nixpkgs": "nixpkgs",
"nixvim": "nixvim",
"nur": "nur",
"onixpkgs": "onixpkgs",
"stylix": "stylix",
"unixpkgs": "unixpkgs"
}