feat: Remove dynamic wallpapers and ghostty git repo
This commit is contained in:
parent
ea153400ab
commit
39b698ddeb
8 changed files with 59 additions and 318 deletions
|
|
@ -1,8 +1,6 @@
|
|||
{
|
||||
pkgs,
|
||||
config,
|
||||
lib,
|
||||
inputs,
|
||||
...
|
||||
}: {
|
||||
options = {
|
||||
|
|
@ -16,7 +14,6 @@
|
|||
programs.ghostty = lib.mkMerge [
|
||||
{
|
||||
enable = true;
|
||||
package = inputs.ghostty.packages.${pkgs.stdenv.hostPlatform.system}.default;
|
||||
settings = {
|
||||
# font-family = "Maple Mono NF CN";
|
||||
font-feature = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue