summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flake.lock144
-rw-r--r--ghostty.nix7
2 files changed, 9 insertions, 142 deletions
diff --git a/flake.lock b/flake.lock
index cc6afcd..e2aaa78 100644
--- a/flake.lock
+++ b/flake.lock
@@ -83,22 +83,6 @@
"type": "github"
}
},
- "flake-compat": {
- "flake": false,
- "locked": {
- "lastModified": 1747046372,
- "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
- "owner": "edolstra",
- "repo": "flake-compat",
- "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
- "type": "github"
- },
- "original": {
- "owner": "edolstra",
- "repo": "flake-compat",
- "type": "github"
- }
- },
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
@@ -120,24 +104,6 @@
"type": "github"
}
},
- "flake-utils": {
- "inputs": {
- "systems": "systems"
- },
- "locked": {
- "lastModified": 1731533236,
- "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
"fromYaml": {
"flake": false,
"locked": {
@@ -154,28 +120,6 @@
"type": "github"
}
},
- "ghostty": {
- "inputs": {
- "flake-compat": "flake-compat",
- "flake-utils": "flake-utils",
- "nixpkgs": "nixpkgs",
- "zig": "zig",
- "zon2nix": "zon2nix"
- },
- "locked": {
- "lastModified": 1755899651,
- "narHash": "sha256-TRD1b1R8uCwyzritcrI4F+7Gd+aU8uQEJXO+1ImZL2Q=",
- "owner": "ghostty-org",
- "repo": "ghostty",
- "rev": "c014dd79f6f4526c1883f7bdbffda124ecf70f77",
- "type": "github"
- },
- "original": {
- "owner": "ghostty-org",
- "repo": "ghostty",
- "type": "github"
- }
- },
"gnome-shell": {
"flake": false,
"locked": {
@@ -215,19 +159,6 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1755770914,
- "narHash": "sha256-CPJ7DELncy3IRAs0XDbGuHVyjPjPNDbIu/XASVjIupA=",
- "rev": "9cb344e96d5b6918e94e1bca2d9f3ea1e9615545",
- "type": "tarball",
- "url": "https://releases.nixos.org/nixos/25.05/nixos-25.05.808519.9cb344e96d5b/nixexprs.tar.xz"
- },
- "original": {
- "type": "tarball",
- "url": "https://channels.nixos.org/nixos-25.05/nixexprs.tar.xz"
- }
- },
- "nixpkgs_2": {
- "locked": {
"lastModified": 1755186698,
"narHash": "sha256-wNO3+Ks2jZJ4nTHMuks+cxAiVBGNuEBXsT29Bz6HASo=",
"owner": "nixos",
@@ -269,9 +200,8 @@
},
"root": {
"inputs": {
- "ghostty": "ghostty",
"home-manager": "home-manager",
- "nixpkgs": "nixpkgs_2",
+ "nixpkgs": "nixpkgs",
"stylix": "stylix"
}
},
@@ -288,7 +218,7 @@
"nixpkgs"
],
"nur": "nur",
- "systems": "systems_2",
+ "systems": "systems",
"tinted-foot": "tinted-foot",
"tinted-kitty": "tinted-kitty",
"tinted-schemes": "tinted-schemes",
@@ -324,21 +254,6 @@
"type": "github"
}
},
- "systems_2": {
- "locked": {
- "lastModified": 1681028828,
- "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
- "owner": "nix-systems",
- "repo": "default",
- "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
- "type": "github"
- },
- "original": {
- "owner": "nix-systems",
- "repo": "default",
- "type": "github"
- }
- },
"tinted-foot": {
"flake": false,
"locked": {
@@ -419,61 +334,6 @@
"repo": "base16-zed",
"type": "github"
}
- },
- "zig": {
- "inputs": {
- "flake-compat": [
- "ghostty",
- "flake-compat"
- ],
- "flake-utils": [
- "ghostty",
- "flake-utils"
- ],
- "nixpkgs": [
- "ghostty",
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1748261582,
- "narHash": "sha256-3i0IL3s18hdDlbsf0/E+5kyPRkZwGPbSFngq5eToiAA=",
- "owner": "mitchellh",
- "repo": "zig-overlay",
- "rev": "aafb1b093fb838f7a02613b719e85ec912914221",
- "type": "github"
- },
- "original": {
- "owner": "mitchellh",
- "repo": "zig-overlay",
- "type": "github"
- }
- },
- "zon2nix": {
- "inputs": {
- "flake-utils": [
- "ghostty",
- "flake-utils"
- ],
- "nixpkgs": [
- "ghostty",
- "nixpkgs"
- ]
- },
- "locked": {
- "lastModified": 1742104771,
- "narHash": "sha256-LhidlyEA9MP8jGe1rEnyjGFCzLLgCdDpYeWggibayr0=",
- "owner": "jcollie",
- "repo": "zon2nix",
- "rev": "56c159be489cc6c0e73c3930bd908ddc6fe89613",
- "type": "github"
- },
- "original": {
- "owner": "jcollie",
- "repo": "zon2nix",
- "rev": "56c159be489cc6c0e73c3930bd908ddc6fe89613",
- "type": "github"
- }
}
},
"root": "root",
diff --git a/ghostty.nix b/ghostty.nix
index 3fda034..c669cf0 100644
--- a/ghostty.nix
+++ b/ghostty.nix
@@ -8,9 +8,16 @@
programs.ghostty = {
enable = true;
settings = {
+ shell-integration = "zsh";
+ shell-integration-features = true;
+ mouse-hide-while-typing = true;
link-url = true;
background-opacity = 0.8;
background-blur = true;
+ clipboard-read = "allow";
+ clipboard-write = "allow";
+ confirm-close-surface = false;
+ auto-update = "off";
};
};