feat: switch to helix
This commit is contained in:
parent
5dad015635
commit
020ea538ff
3 changed files with 27 additions and 7 deletions
16
flake.lock
generated
16
flake.lock
generated
|
|
@ -70,15 +70,16 @@
|
|||
"base16-helix": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1736852337,
|
||||
"narHash": "sha256-esD42YdgLlEh7koBrSqcT7p2fsMctPAcGl/+2sYJa2o=",
|
||||
"owner": "tinted-theming",
|
||||
"lastModified": 1748362709,
|
||||
"narHash": "sha256-jscXRZsI5o4BsiZuHN7sK9Ks3NHsmdoiWE5hy8sS6E0=",
|
||||
"owner": "MoritzBoehme",
|
||||
"repo": "base16-helix",
|
||||
"rev": "03860521c40b0b9c04818f2218d9cc9efc21e7a5",
|
||||
"rev": "b2867cbb1d3ede1629955e57f63c8ad2314a91b7",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "tinted-theming",
|
||||
"owner": "MoritzBoehme",
|
||||
"ref": "fix-primary-cursor-color",
|
||||
"repo": "base16-helix",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
@ -984,6 +985,7 @@
|
|||
"inputs": {
|
||||
"arkenfox-userjs": "arkenfox-userjs",
|
||||
"asus-touchpad-numpad-driver": "asus-touchpad-numpad-driver",
|
||||
"base16-helix": "base16-helix",
|
||||
"clan-core": "clan-core",
|
||||
"filetags": "filetags",
|
||||
"flake-compat": "flake-compat",
|
||||
|
|
@ -1068,7 +1070,9 @@
|
|||
"inputs": {
|
||||
"base16": "base16",
|
||||
"base16-fish": "base16-fish",
|
||||
"base16-helix": "base16-helix",
|
||||
"base16-helix": [
|
||||
"base16-helix"
|
||||
],
|
||||
"base16-vim": "base16-vim",
|
||||
"firefox-gnome-theme": "firefox-gnome-theme",
|
||||
"flake-compat": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue